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

# Nix outputs
result
result-*

# Non-Nix outputs
tmp/
dump.vcd