]> git.mxchange.org Git - flightgear.git/blob - .gitignore
Change default (non-set) MP hosts to be an empty string instead of '0'
[flightgear.git] / .gitignore
1 .deps
2 Makefile
3 Makefile.in
4 config.sub
5 config.guess
6 config.log
7 config.status
8 configure
9 aclocal.m4
10 autom4te.cache
11 depcomp
12 install-sh
13 missing
14 INSTALL
15 Debug/
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 CTestTestfile.cmake
25