Add gitignore for build outputs
This commit is contained in:
parent
c1e995bf79
commit
f4b399b36f
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# build outputs
|
||||
result
|
||||
/nix
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue