chore/update .gitignore
This commit is contained in:
parent
3e00b9bc97
commit
46922da1d7
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
||||||
.idea
|
.idea
|
||||||
*.log
|
*.log
|
||||||
tmp/
|
tmp/
|
||||||
|
.venv/
|
||||||
|
test.py
|
||||||
|
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*.egg
|
*.egg
|
||||||
|
|
Loading…
Reference in a new issue