Update gitignore to ignore files created during local python module creation
This commit is contained in:
parent
a2ec685d87
commit
db9623caab
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,4 @@
|
|||||||
.env
|
.env
|
||||||
|
*.egg-info/
|
||||||
|
__pycache__/
|
||||||
|
dist/
|
Loading…
Reference in New Issue
Block a user