Add .gitignore
Why didn't I do this yet?
This commit is contained in:
parent
0b16c1a766
commit
ef9773f880
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# nix
|
||||
result
|
||||
result-*
|
||||
|
||||
# pre-commit-hooks.nix
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# dev/README.md
|
||||
flake.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue