Commit
•
b006e2b
1
Parent(s):
7e4e509
ignore index files
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -3,3 +3,4 @@ __pycache__/app.cpython-311.pyc
|
|
3 |
|
4 |
logs/
|
5 |
__pycache__/
|
|
|
|
3 |
|
4 |
logs/
|
5 |
__pycache__/
|
6 |
+
.ragatouille/
|