Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
.venv/
|
3 |
__pycache__
|
4 |
.DS_Store
|
|
|
|
2 |
.venv/
|
3 |
__pycache__
|
4 |
.DS_Store
|
5 |
+
app.py
|