7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
# Wiring .gitignore
|
|
# For Libraries and Sketches
|
|
|
|
*.bak
|
|
*~
|
|
build/
|