Update .gitignore to include __pycache__ directory and remove compiled Python files
This commit is contained in:
parent
a04ca7960f
commit
ae55141efe
11 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
settings.env
|
||||
settings.env
|
||||
__pycache__/
|
Loading…
Add table
Add a link
Reference in a new issue