Small gitignore change
This commit is contained in:
parent
89ea1f6062
commit
2524601616
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
.venv
|
.venv
|
||||||
build/
|
build/
|
||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__/
|
__pycache__
|
Loading…
Reference in a new issue