]> git.mxchange.org Git - simgear.git/blobdiff - .gitignore
Taxiway signs: support all variants from the apt.dat 850 spec and
[simgear.git] / .gitignore
index de222b1294eba392018dd75724e2303eafd253ac..a6fdabb3b2414fd9ee48016b2e541cf92ee9c1c5 100644 (file)
@@ -1,15 +1,15 @@
 Makefile
-Makefile.in
-.deps
-autom4te.cache
-config.guess
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-missing
-aclocal.m4
-
-
+SimGear.spec
+*.o
+lib*.a
+.*.swp
+cmake_install.cmake
+CMakeFiles
+CMakeCache.txt
+CPackConfig.cmake
+CPackSourceConfig.cmake
+cmake_uninstall.cmake
+CTestTestfile.cmake
+install_manifest.txt
+build*
+Build