aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: b9367b3a3fb89d034324eb71859dc3e918c743e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Blanket ignores and exceptions to them
.*
*~
!.builds
!.envrc
!.gitignore

# Nix outputs
result
result-*

# Non-Nix outputs
target/

# Configuration and state files
lambo.db
lambo.db-shm
lambo.db-wal
lambo.toml