1vash's picture
commit empty line to run this app shine again
60d0bc6 verified
raw
history blame contribute delete
325 Bytes
# Intellij IDE folder
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.pyc
# Notebooks
.ipynb_checkpoints
# Archives and Databases
*.rar
*.tsv
*.csv
# MacOS specific DS_Store files
*.DS_Store
# swap files
*.swp
# dotenv
.env
# virtualenv
.venv
venv
myenv
workenv
workenv/
venv/
ENV/