Video-Analysis-Tool / .gitignore
Matias Macias Gomez
gitignore and config updates
20f2c77
raw
history blame
369 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.pyc
*.pyo
*.pyd
# Virtual environments
venv/
env/
ENV/
# IDE settings
.idea/
.vscode/
# Compiled source
*.com
*.class
*.dll
*.exe
*.o
*.so
# Logs and databases
*.log
*.sqlite
*.db
# Output files
*.pyc
# Jupyter Notebooks
.ipynb_checkpoints/
data/*.mp4
data/*.webm
.idea
# streamlit
.streamlit/secrets.toml