esp32-clickwheel/lib/Button2/.gitignore
2024-03-06 12:40:28 +01:00

11 lines
173 B
Plaintext

# MAC .dot folder
.DS_Store
# vs code files
.vscode
*.code-workspace
# platformio ini file
platformio.ini
.pio
# arduino_ci unit test binaries and artifacts
*.bin
*.bin.dSYM