]> git.mxchange.org Git - simgear.git/commitdiff
More ignore files, for 'make check' binaries
authorJames Turner <zakalawe@mac.com>
Sun, 8 Aug 2010 08:55:31 +0000 (09:55 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 8 Aug 2010 08:55:31 +0000 (09:55 +0100)
simgear/math/.gitignore [new file with mode: 0644]
simgear/props/.gitignore [new file with mode: 0644]
simgear/scene/bvh/.gitignore [new file with mode: 0644]
simgear/sound/.gitignore [new file with mode: 0644]

diff --git a/simgear/math/.gitignore b/simgear/math/.gitignore
new file mode 100644 (file)
index 0000000..ec5cba1
--- /dev/null
@@ -0,0 +1,3 @@
+SGMathTest
+SGGeometryTest
+
diff --git a/simgear/props/.gitignore b/simgear/props/.gitignore
new file mode 100644 (file)
index 0000000..671825c
--- /dev/null
@@ -0,0 +1,2 @@
+props_test
+
diff --git a/simgear/scene/bvh/.gitignore b/simgear/scene/bvh/.gitignore
new file mode 100644 (file)
index 0000000..8a0ce98
--- /dev/null
@@ -0,0 +1,2 @@
+bvhtest
+
diff --git a/simgear/sound/.gitignore b/simgear/sound/.gitignore
new file mode 100644 (file)
index 0000000..d9d749a
--- /dev/null
@@ -0,0 +1,2 @@
+openal_test*
+