.gitignore:added cmake files and move entries to mk/linux [skip ci]

This commit is contained in:
andy5995
2018-05-10 09:42:04 -05:00
committed by Andy Alt
parent 1d620e284d
commit c321ec39aa
2 changed files with 15 additions and 6 deletions

13
.gitignore vendored
View File

@@ -96,8 +96,15 @@ unsuccessfulbuild
/mk/windows/bin /mk/windows/bin
/data /data
# #
/mk/linux/zetaglest
/mk/linux/zetaglest_editor
/mk/linux/zetaglest_g3dviewer
source/masterserver source/masterserver
mk/linux/tools-for-standalone-client/installer/mojosetup mk/linux/tools-for-standalone-client/installer/mojosetup
# These are generated when 'cmake .' is run from the root directory
CMakeFiles
CMakeCache.txt
Makefile
cmake_install.cmake
CPackConfig.cmake
CPackSourceConfig.cmake
/source/shared_lib/liblibmegaglest.a
/source/shared_lib/sources/streflop/libstreflop.a

8
mk/linux/.gitignore vendored
View File

@@ -1,7 +1,9 @@
/megaglest /zetaglest
/megaglest.6 /zetaglest.6
/zetaglest_editor*
/zetaglest_g3dviewer*
/zetaglest_tests
/megaglest_*
!/*.desktop !/*.desktop
core core