Fix .gitignore
This commit is contained in:
parent
a0872b65c4
commit
9a666b6d22
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
env*
|
/env*
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pkg.tar.zst
|
*.pkg.tar.zst
|
||||||
/nummi-git/
|
/nummi-git/
|
||||||
|
|
Loading…
Reference in a new issue