From: Erik Hofman Date: Mon, 12 Dec 2011 12:20:49 +0000 (+0100) Subject: Add vi(m) .swp files and a [Bb]uild directory X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f377c75dbdfbc509997650cea5dd5624cff1f44e;p=simgear.git Add vi(m) .swp files and a [Bb]uild directory --- diff --git a/.gitignore b/.gitignore index 7bdcc70e..e681133a 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