mirror of
https://github.com/jaksatomovic/esp32-clickwheel.git
synced 2025-07-04 19:07:12 -04:00
11 lines
173 B
Plaintext
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 |