Add back file types to be ignored
parent
b0a44c001d
commit
4e0d97afb4
|
@ -1,3 +1,5 @@
|
|||
.vscode
|
||||
.DS_Store
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in New Issue