esp32-lightbar/.gitignore

13 lines
99 B
Plaintext

# IDE / editor files
.idea/
.vscode/
.*.swp
# General
/_tmp
# Python
__pycache__
*.py[cod]
/venv