gitignore update to ignore python artifacts
This commit is contained in:
parent
73ffc8a14c
commit
0c25145d54
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
.env
|
||||
.env
|
||||
*.pyc
|
||||
__pycache__
|
Loading…
Reference in a new issue