gitignore: Merge rules from projectfiles/

This commit is contained in:
aquileia 2014-06-08 19:51:50 +02:00
parent 5db587182d
commit 1e9a508795
7 changed files with 23 additions and 29 deletions

24
.gitignore vendored
View file

@ -39,6 +39,24 @@ uninstall.vcproj
*.vcproj.*.user
projectfiles/VC[12]*
# XCode
projectfiles/Xcode/**/build
projectfiles/Xcode/**/Headers
projectfiles/Xcode/**/Wesnoth.dmgCanvas
projectfiles/Xcode/**/*.mode1v3
projectfiles/Xcode/**/*.pbxuser
projectfiles/Xcode/**/xcuserdata
projectfiles/Xcode/**/project.xcworkspace
# CodeBlocks
projectfiles/**/.clang
projectfiles/**/wesnoth.tags
projectfiles/**/wesnoth.workspace.*
projectfiles/**/*.depend
projectfiles/**/*.layout
projectfiles/**/*_build_log.html
projectfiles/**/*objs*
# eclipse
.settings
!utils/umc_dev/org.wesnoth*/.settings/
@ -62,7 +80,10 @@ stamp-h1
/cutter*
/exploder*
/build/
Release
Debug
ReleaseDEBUG
Debug (fast)
tags
# build results ect.
@ -70,6 +91,7 @@ wesnoth.exp
wesnoth.ilk
wesnoth.lib
wesnoth.ncb
wesnoth.suo
wesnoth.opt
wesnoth.plg
*.exe
@ -77,7 +99,7 @@ wesnoth.plg
# library files
.libs
Lib
[Ll]ib
!data/ai/formula/lib/
!src/gui/lib/

View file

@ -1,4 +0,0 @@
.objs*
*.depend
*.layout
*_build_log.html

View file

@ -1,6 +0,0 @@
.objs*
objs*
*.depend
*.layout
*_build_log.html
liblua.a

View file

@ -1,3 +0,0 @@
.clang
wesnoth.tags
wesnoth.workspace.*

View file

@ -1,7 +0,0 @@
Release
Debug
ReleaseDEBUG
wesnoth.ncb
wesnoth.suo
Debug (fast)
*.vcproj.*.user

View file

@ -1,4 +0,0 @@
build
lib
Headers
Wesnoth.dmgCanvas

View file

@ -1,4 +0,0 @@
*.mode1v3
*.pbxuser
xcuserdata
project.xcworkspace