X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=62478960fba44336c23b67f9a74ba96755d8cfb7;hb=c391fcd345dab0ee2f53947d2e91256b1f979980;hp=bbef8e62467d7de84f3c83a1bedcdc7576159ad4;hpb=4e46bb667179cd45cfb2f9934734ceddd1ea01b4;p=simgear.git diff --git a/.gitignore b/.gitignore index bbef8e62..62478960 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -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