add .gitignore
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sun, 2 Jan 2011 20:34:52 +0000 (12:34 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sun, 2 Jan 2011 20:36:02 +0000 (12:36 -0800)
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5157329
--- /dev/null
@@ -0,0 +1,14 @@
+.vim/.netrwhist
+*.o
+*.lo
+*.a
+*~
+.deps
+gmon.out
+core.*
+vgcore.*
+*.la
+cscope.files
+cscope.out
+*.swp
+*.swo