Don't ignore CMakeLists.
This commit is contained in:
parent
0c8fb6b99c
commit
c1a4710428
1 changed files with 1 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
|||
!COPYING.txt
|
||||
!imagemagick_command.txt
|
||||
!utils/umc_dev/org.wesnoth/templates/**/*.txt
|
||||
!CMakeLists.txt
|
||||
|
||||
# project files
|
||||
.*project
|
||||
|
@ -21,9 +22,6 @@ cmake_install.cmake
|
|||
CPack*Config.cmake
|
||||
uninstall.cmake
|
||||
CMakeCache.txt
|
||||
CMakeLists.txt
|
||||
!doc/**/CMakeLists.txt
|
||||
!src/ana/**/CMakeLists.txt
|
||||
|
||||
# scons
|
||||
.scons-option-cache
|
||||
|
|
Loading…
Add table
Reference in a new issue