mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 19:00:07 +02:00
.gitignore:added cmake files and move entries to mk/linux [skip ci]
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -96,8 +96,15 @@ unsuccessfulbuild
|
||||
/mk/windows/bin
|
||||
/data
|
||||
#
|
||||
/mk/linux/zetaglest
|
||||
/mk/linux/zetaglest_editor
|
||||
/mk/linux/zetaglest_g3dviewer
|
||||
source/masterserver
|
||||
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
8
mk/linux/.gitignore
vendored
@@ -1,7 +1,9 @@
|
||||
/megaglest
|
||||
/megaglest.6
|
||||
/zetaglest
|
||||
/zetaglest.6
|
||||
/zetaglest_editor*
|
||||
/zetaglest_g3dviewer*
|
||||
/zetaglest_tests
|
||||
|
||||
/megaglest_*
|
||||
!/*.desktop
|
||||
|
||||
core
|
||||
|
Reference in New Issue
Block a user