upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f509de75d1dca26cdf865f5ea1161e6d3cde7c8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# AI assistant context
.ai/

# Rust build artifacts
target/
grasp-audit/target

# Working directory (session-specific temporary files)
work/*
!work/README.md

# Environment and data
.env
data/