Initial commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user