ignore __pychache__/
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
venv/
|
|
|
|
1 |
venv/
|
2 |
+
__pycache__/
|