Spaces:
Sleeping
Sleeping
# Byte-compiled / optimized / DLL files | |
__pycache__/ | |
*$py.class | |
# VS code files | |
.vscode | |
# PyInstaller | |
# Usually these files are written by a python script from a template | |
# before PyInstaller builds the exe, so as to inject date/other infos into it. | |
*.manifest | |
*.spec | |
# Logs | |
logs.log | |
# Jupyter Notebook | |
.ipynb_checkpoints | |
# Environments | |
.env | |
.venv | |
env/ | |
venv/ | |
ENV/ | |
env.bak/ | |
venv.bak/ | |