]> git.mxchange.org Git - simgear.git/blob - .gitignore
Switch to c++11
[simgear.git] / .gitignore
1 .*
2 *~
3 Makefile
4 *.o
5 lib*.a
6 .*.swp
7 cmake_install.cmake
8 CMakeFiles
9 CMakeCache.txt
10 CPackConfig.cmake
11 CPackSourceConfig.cmake
12 cmake_uninstall.cmake
13 CTestTestfile.cmake
14 install_manifest.txt
15 build*
16 Build