Added the gitignore file to stop object and dependency files showing up
authorJohn Hodge <[email protected]>
Thu, 15 Oct 2009 13:33:58 +0000 (21:33 +0800)
committerJohn Hodge <[email protected]>
Thu, 15 Oct 2009 13:33:58 +0000 (21:33 +0800)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..0c72fdf
--- /dev/null
@@ -0,0 +1,7 @@
+*.o.*
+*.d.*
+*~
+*.o
+*.d
+*.ao
+*.ao.*

UCC git Repository :: git.ucc.asn.au