Update .gitignore to ignore local python module files
This commit is contained in:
parent
6eefb07add
commit
f2bc5938bf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1,3 @@
|
||||
.env
|
||||
*.egg-info/
|
||||
__pycache__/
|
Loading…
Reference in New Issue
Block a user