Spaces:
Sleeping
Sleeping
update
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -27,7 +27,7 @@ share/python-wheels/
|
|
| 27 |
*.egg
|
| 28 |
MANIFEST
|
| 29 |
chat_history.json
|
| 30 |
-
|
| 31 |
# PyInstaller
|
| 32 |
# Usually these files are written by a python script from a template
|
| 33 |
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
|
|
|
| 27 |
*.egg
|
| 28 |
MANIFEST
|
| 29 |
chat_history.json
|
| 30 |
+
games/
|
| 31 |
# PyInstaller
|
| 32 |
# Usually these files are written by a python script from a template
|
| 33 |
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|