]> git.mxchange.org Git - simgear.git/blob - .gitignore
Compile built-in svn in MSVC if 32-bit target is selected
[simgear.git] / .gitignore
1 Makefile
2 Makefile.in
3 .deps
4 autom4te.cache
5 config.guess
6 config.log
7 config.status
8 config.sub
9 configure
10 depcomp
11 install-sh
12 missing
13 aclocal.m4
14 INSTALL
15 SimGear.spec
16 *.o
17 lib*.a
18 cmake_install.cmake
19 CMakeFiles
20 CMakeCache.txt
21 CPackConfig.cmake
22 CPackSourceConfig.cmake
23 cmake_uninstall.cmake
24 install_manifest.txt
25