esp32-lightbar/.gitignore
2021-12-28 22:10:27 +01:00

12 lines
99 B
Text

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