]> git.mxchange.org Git - simgear.git/blobdiff - .gitignore
Fixed mingw build.
[simgear.git] / .gitignore
index 00948f9e192e36f64291bd967afd19df14bd6a96..2a207a99ea473bda328e728129b5488b4ef207a8 100644 (file)
@@ -1,17 +1,16 @@
 Makefile
-Makefile.in
-.deps
-autom4te.cache
-config.guess
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-missing
-aclocal.m4
 INSTALL
 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