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