mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 17:25:32 +00:00
Don't ignore txt files.
This commit is contained in:
parent
3238000cd2
commit
ccc1f9e633
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,12 +1,3 @@
|
||||
# extension txt
|
||||
*.txt
|
||||
!README.txt
|
||||
!readme.txt
|
||||
!COPYING.txt
|
||||
!imagemagick_command.txt
|
||||
!utils/umc_dev/org.wesnoth/templates/**/*.txt
|
||||
!CMakeLists.txt
|
||||
|
||||
# project files
|
||||
.*project
|
||||
Project.*
|
||||
@ -22,13 +13,12 @@ cmake_install.cmake
|
||||
CPack*Config.cmake
|
||||
uninstall.cmake
|
||||
CMakeCache.txt
|
||||
!doc/**/CMakeLists.txt
|
||||
!src/ana/**/CMakeLists.txt
|
||||
|
||||
# scons
|
||||
.scons-option-cache
|
||||
*sconsign.dblite
|
||||
.sconf_temp
|
||||
buildlog.txt
|
||||
|
||||
# win32/MSVC:
|
||||
ALL_BUILD.vcproj
|
||||
|
Loading…
x
Reference in New Issue
Block a user