fix: add nixos related items
This commit is contained in:
parent
bea98fc9fc
commit
1e0a567bc4
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -22,3 +22,8 @@ test.*
|
||||||
|
|
||||||
# Dealing with Mac users
|
# Dealing with Mac users
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# nixos stuff
|
||||||
|
result
|
||||||
|
/result
|
||||||
|
.gcroots
|
||||||
|
|
Loading…
Reference in a new issue