Adds git ignore to skip venv's and removes __pycache__
This commit is contained in:
parent
33164fa4f2
commit
52e531887d
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.env
|
||||
venv
|
||||
__pycache__
|
Loading…
Add table
Add a link
Reference in a new issue