X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=2a207a99ea473bda328e728129b5488b4ef207a8;hb=234e778e8f04aae3ab6b7d55d684f5114f201f64;hp=7bdcc70e6f3f27b330ecd3c4d58d1362f52551bb;hpb=977f23f0e77cf1539a81ec6f597f656bcc280bbf;p=simgear.git diff --git a/.gitignore b/.gitignore index 7bdcc70e..2a207a99 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ INSTALL SimGear.spec *.o lib*.a +.*.swp cmake_install.cmake CMakeFiles CMakeCache.txt @@ -11,4 +12,5 @@ CPackSourceConfig.cmake cmake_uninstall.cmake CTestTestfile.cmake install_manifest.txt - +build* +Build