aboutsummaryrefslogtreecommitdiff
path: root/arduino_sketch/.gitignore
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <elena.valhalla@gmail.com>2011-09-04 00:09:56 +0200
committerElena ``of Valhalla'' Grandi <elena.valhalla@gmail.com>2011-09-04 00:09:56 +0200
commitda6d8aff0c9e320bae9c33fd720ee7d7f6d3ab31 (patch)
treedb64537ac3b448d0b13f224637863fd81a54ae8d /arduino_sketch/.gitignore
parentc7615d380edab699e8f1f66962c3b0fff0c79116 (diff)
Use arscons for arduino sketch building
http://code.google.com/p/arscons/
Diffstat (limited to 'arduino_sketch/.gitignore')
-rw-r--r--arduino_sketch/.gitignore4
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