]> git.mxchange.org Git - flightgear.git/commitdiff
Add .gitignore files for automake/configure artefacts.
authorJames Turner <zakalawe@mac.com>
Thu, 6 May 2010 10:47:24 +0000 (11:47 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 6 May 2010 12:18:55 +0000 (13:18 +0100)
.gitignore [new file with mode: 0644]
man/.gitignore [new file with mode: 0644]
src/Include/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9cc4923
--- /dev/null
@@ -0,0 +1,13 @@
+.deps
+Makefile
+Makefile.in
+config.sub
+config.guess
+config.log
+config.status
+configure
+aclocal.m4
+autom4te.cache
+depcomp
+install-sh
+missing
diff --git a/man/.gitignore b/man/.gitignore
new file mode 100644 (file)
index 0000000..f7e585b
--- /dev/null
@@ -0,0 +1 @@
+*.1
diff --git a/src/Include/.gitignore b/src/Include/.gitignore
new file mode 100644 (file)
index 0000000..e76f663
--- /dev/null
@@ -0,0 +1,4 @@
+config.h
+config.h.*
+stamp-h1
+version.h