aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4c39c2363efb5f8b06528f0538d17c2bd6c35d1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.log
lambo.toml