reachy_mini_countdown / .gitignore
t1c1's picture
πŸŽ‰ Reachy Mini Countdown App
b9c8b15
raw
history blame contribute delete
286 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
dist/
build/
# Virtual environments
reachy_mini_env/
.venv/
venv/
env/
# Logs
*.log
app.log
daemon.log
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Project specific
*.mp4
*.mp3
auld_lang_syne.*