.gitignore
authorBrian Norris <banorris@uci.edu>
Tue, 9 Oct 2012 17:57:19 +0000 (10:57 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 9 Oct 2012 17:57:19 +0000 (10:57 -0700)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..c2e3155
--- /dev/null
@@ -0,0 +1,9 @@
+# generic types
+*.o
+.*.swp
+*.swo
+*.so
+*~
+
+# files in this directory
+/tags