Add nix /result folder to gitignore
This commit is contained in:
parent
7af4d33deb
commit
21af24062b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -28,3 +28,6 @@
|
|||
|
||||
#Node tools
|
||||
/node_modules/
|
||||
|
||||
# nix build output
|
||||
/result/
|
||||
|
|
Loading…
Add table
Reference in a new issue