X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=62478960fba44336c23b67f9a74ba96755d8cfb7;hb=d0a50327233c78e000af70a21e9cd69ef4e82020;hp=7bdcc70e6f3f27b330ecd3c4d58d1362f52551bb;hpb=bb2cc6ef2dc3c6bef17d2fe7a834da438b7ec817;p=simgear.git diff --git a/.gitignore b/.gitignore index 7bdcc70e..62478960 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ +.* Makefile -INSTALL -SimGear.spec *.o lib*.a +.*.swp cmake_install.cmake CMakeFiles CMakeCache.txt @@ -11,4 +11,5 @@ CPackSourceConfig.cmake cmake_uninstall.cmake CTestTestfile.cmake install_manifest.txt - +build* +Build