diff options
author | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2011-09-04 00:09:56 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2011-09-04 00:09:56 +0200 |
commit | da6d8aff0c9e320bae9c33fd720ee7d7f6d3ab31 (patch) | |
tree | db64537ac3b448d0b13f224637863fd81a54ae8d /arduino_sketch/.gitignore | |
parent | c7615d380edab699e8f1f66962c3b0fff0c79116 (diff) |
Use arscons for arduino sketch building
http://code.google.com/p/arscons/
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 |