summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoakim Sindholt <opensource@zhasha.com>2009-11-08 12:37:38 +0100
committerJoakim Sindholt <opensource@zhasha.com>2009-11-08 12:37:38 +0100
commit8106da19477fa28cbd1ae75b96ce12a569920a3e (patch)
tree8b331c51ae833940efed518f86f6fc42fa098762
parent485fe570007f56793bb1aa491baf4a5ca92732d3 (diff)
Add some .gitignores for the hell of it
-rw-r--r--.gitignore17
-rw-r--r--src/.gitignore4
2 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0301a3a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+aclocal.m4
+config.h
+config.log
+configure
+depcomp
+install-sh
+missing
+autom4te.cache
+compile
+config.h.in
+config.status
+Makefile
+Makefile.in
+rsim
+stamp-h1
+*~
+.*
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..e9eeddc
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,4 @@
+*.o
+*~
+.*
+rsim.vala.stamp