]> git.mxchange.org Git - simgear.git/blob - .gitignore
5ba354be7b8c286b85dd555a7d055b3aef8c9063
[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