gitignore: add Nix ignores
This commit is contained in:
parent
0825519361
commit
c4924bcf24
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -34,3 +34,6 @@ __bundle__
|
||||||
node_modules
|
node_modules
|
||||||
lnbits/static/bundle.*
|
lnbits/static/bundle.*
|
||||||
docker
|
docker
|
||||||
|
|
||||||
|
# Nix
|
||||||
|
*result*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue