added gitignore
This commit is contained in:
parent
e89d865442
commit
8360ca78d9
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
venv/
|
||||||
|
**.egg-info/
|
||||||
|
accounts/
|
||||||
|
**__pycache__/
|
||||||
|
build/
|
Loading…
Reference in a new issue