]> git.mxchange.org Git - simgear.git/commitdiff
Add .gitignore files, ignore automake/configure artefacts.
authorJames Turner <zakalawe@mac.com>
Thu, 6 May 2010 10:25:53 +0000 (11:25 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 6 May 2010 10:25:53 +0000 (11:25 +0100)
.gitignore [new file with mode: 0644]
simgear/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..de222b1
--- /dev/null
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+.deps
+autom4te.cache
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+aclocal.m4
+
+
diff --git a/simgear/.gitignore b/simgear/.gitignore
new file mode 100644 (file)
index 0000000..bbbecb9
--- /dev/null
@@ -0,0 +1,4 @@
+simgear_config.h
+simgear_config.h.*
+stamp-h1
+version.h