15 lines
159 B
Plaintext
15 lines
159 B
Plaintext
|
|
# Ignore the actual config file with private data
|
|
config.h
|
|
|
|
# Arduino/PlatformIO build files
|
|
.pio/
|
|
.vscode/
|
|
*.hex
|
|
*.elf
|
|
*.bin
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|