Update gitignore
This commit is contained in:
parent
4cd9db36cd
commit
cceff40e59
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
.venv
|
.venv
|
||||||
*.pyc
|
.idea
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
.DS_Store
|
Loading…
Reference in a new issue