some gitignores
authorRoland Hieber <rohieb@rohieb.name>
Sun, 30 Oct 2011 01:33:01 +0000 (02:33 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Sun, 30 Oct 2011 01:33:01 +0000 (02:33 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..34066b9
--- /dev/null
@@ -0,0 +1,11 @@
+.*.swp
+*.hex
+*.inga
+*.out
+*.co
+*.a
+*.map
+obj_inga
+symbols.c
+symbols.h
+Makefile.properties
This page took 0.02249 seconds and 4 git commands to generate.