Generate gitignore by gitnr
This commit is contained in:
parent
d71ba8bcbf
commit
126a731141
5 changed files with 338 additions and 891 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,3 +1,10 @@
|
|||
/.direnv
|
||||
###---------------###
|
||||
### GitHub: Nix ###
|
||||
###---------------###
|
||||
|
||||
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||
result
|
||||
result-*
|
||||
|
||||
# Ignore automatically generated direnv output
|
||||
.direnv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue