Skip to content

Commit

Permalink
Merge pull request #199 from aquileia/ignore
Browse files Browse the repository at this point in the history
Restructure and merge .gitignore files
  • Loading branch information
AI0867 committed Jun 13, 2014
2 parents fa5fce4 + ca1e632 commit 07a6ba6
Show file tree
Hide file tree
Showing 155 changed files with 144 additions and 969 deletions.
202 changes: 144 additions & 58 deletions .gitignore
@@ -1,77 +1,163 @@
.settings
.project
.cproject
.pydevproject
revision.h
*.swp
.DS_Store
make_translation
merge_translations
# extension txt
*.txt
!README.txt
!readme.txt
!COPYING.txt
!imagemagick_command.txt
!utils/umc_dev/org.wesnoth/templates/**/*.txt

# project files
.*project
Project.*

# Makefiles
Makefile
autom4te.cache
stamp-h1
.libs
Makefile.in

# cmake
CMakeFiles
CMakeLists.txt.user*
cmake_install.cmake
CPack*Config.cmake
uninstall.cmake
CMakeCache.txt
CMakeLists.txt
!doc/**/CMakeLists.txt
!src/ana/**/CMakeLists.txt

# scons
.scons-option-cache
*sconsign.dblite
.sconf_temp

# win32/MSVC:
ALL_BUILD.vcproj
INSTALL.vcproj
PACKAGE.vcproj
ZERO_CHECK.vcproj
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/
!utils/umc_dev/org.wesnoth*/.project

# autotools
config.h
config.h.in
config.log
config.status
configure
configure.lineno
Makefile.in
aclocal.m4
config.h.in
configure
.scons-option-cache
.sconsign.dblite
.sconf_temp
CMakeFiles
CMakeLists.txt.user
CMakeLists.txt.user.*
cmake_install.cmake
CPackConfig.cmake
CPackSourceConfig.cmake
uninstall.cmake
translations
6not
autom4te.cache
stamp-h1

# build directories
/wesnothd*
/wesnoth*
/campaignd*
/cutter*
/exploder*
/build/
Release
Debug
ReleaseDEBUG
Debug (fast)
tags

# build results ect.
wesnoth.exp
wesnoth.ilk
wesnoth.lib
wesnoth.ncb
wesnoth.suo
wesnoth.opt
wesnoth.plg
userdata
Lib
*.exe
*.dll
*.txt
boost_test_result.xml
/wesnothd*

# library files
.libs
[Ll]ib
!data/ai/formula/lib/
!src/gui/lib/

# release-only directories
translations
userdata

# testing
/test*
/wesnoth*
/campaignd*
/cutter*
/exploder*
/build/
!/test_wrapper.sh
error*.log
do_build_and_tests.sh
boost_test_result.xml

# translations
locales
.kdev_include_paths
.kdev4
cmake/Linux/CodeBlocks:
Project.cbp
Project.layout
#cmake/win32/MSVC:
ALL_BUILD.vcproj
INSTALL.vcproj
PACKAGE.vcproj
Project.sln
ZERO_CHECK.vcproj
uninstall.vcproj
Project.ncb
Project.suo
*.vcproj.*.user
projectfiles/VC1*
projectfiles/VC201*
make_translation
merge_translations
*.gmo
po/**/[a-z][a-z]
po/**/[a-z][a-z]_[GB]R
po/**/POTFILES
po/**/pot-update.sh
po/**/stamp-po
po/**/remove-potcdate.s*
po/**/Makefile*
!po/wesnoth-manpages/Makefile
!po/wesnoth-manual/Makefile

# tools
data/tools/unit_tree/**/files
data/tools/unit_tree/**/reports
data/tools/unit_tree/**/Locale

# doc
doc/doxygen/**/html
doc/manual/**/*.xml

# file for loading lua from within test scenario on-the-fly
data/lua/**/code.lua

# previous .gitignore files
po/**/.gitignore
images/**/.gitignore
data/core/images/**/.gitignore
data/campaigns/**/images/**/.gitignore

# OS created files
.DS_Store
[Tt]humbs.db
*Neuer Ordner*
Thumbs.db
error.log
errors.log
do_build_and_tests.sh

# uncategorized
*.pyc
*.swp
*.pbl
*.xhtml
*.[ao]
revision.h
6not
.kdev*
1 change: 0 additions & 1 deletion data/campaigns/An_Orcish_Incursion/images/.gitignore

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Eastern_Invasion/images/units/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Heir_To_The_Throne/images/.gitignore

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Heir_To_The_Throne/images/story/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Heir_To_The_Throne/images/units/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/attacks/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/halo/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/maps/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/portraits/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/projectiles/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Liberty/images/story/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Northern_Rebirth/images/.gitignore

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/The_South_Guard/images/deoran/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/The_South_Guard/images/flag/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/The_South_Guard/images/portraits/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/The_South_Guard/images/story/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/The_South_Guard/images/units/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/campaigns/Under_the_Burning_Suns/images/.gitignore

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/attacks/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/halo/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/halo/elven/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/halo/holy/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/halo/undead/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/help/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/items/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/maps/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/misc/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/projectiles/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/scenery/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/castle/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/castle/elven/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/cave/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/flat/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/forest/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/off-map/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/swamp/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/village/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/terrain/water/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/themes/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/drakes/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/dwarves/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/elves-wood/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/goblins/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/human-loyalists/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/human-magi/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/human-outlaws/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/human-peasants/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/merfolk/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/monsters/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/nagas/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/ogres/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/orcs/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/saurians/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/transport/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/trolls/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/undead-necromancers/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/undead-skeletal/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/undead/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/core/images/units/woses/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions data/lua/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions data/tools/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions data/tools/unit_tree/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion data/tools/wesnoth/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions doc/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions doc/design/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion doc/doxygen/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions doc/man/.gitignore

This file was deleted.

0 comments on commit 07a6ba6

Please sign in to comment.