X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=62478960fba44336c23b67f9a74ba96755d8cfb7;hb=c391fcd345dab0ee2f53947d2e91256b1f979980;hp=c74854a773bf65047fe83ca0decbde9960aced0c;hpb=469c0242d485ca325c9c620d04449ee049e2f848;p=simgear.git diff --git a/.gitignore b/.gitignore index c74854a7..62478960 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,8 @@ +.* 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 @@ -23,4 +11,5 @@ CPackSourceConfig.cmake cmake_uninstall.cmake CTestTestfile.cmake install_manifest.txt - +build* +Build