diff options
Diffstat (limited to 'arduino_sketch/.gitignore')
-rw-r--r-- | arduino_sketch/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arduino_sketch/.gitignore b/arduino_sketch/.gitignore new file mode 100644 index 0000000..6c024d1 --- /dev/null +++ b/arduino_sketch/.gitignore @@ -0,0 +1,4 @@ +*.elf +*.hex +*/build +*/.sconsign.dblite |