Merge pull request #199 from aquileia/ignore
Restructure and merge .gitignore files
This commit is contained in:
commit
07a6ba695e
155 changed files with 151 additions and 976 deletions
216
.gitignore
vendored
216
.gitignore
vendored
|
@ -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.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
|
||||
Debug
|
||||
tags
|
||||
wesnoth.exp
|
||||
wesnoth.ilk
|
||||
wesnoth.lib
|
||||
wesnoth.ncb
|
||||
wesnoth.opt
|
||||
wesnoth.plg
|
||||
userdata
|
||||
Lib
|
||||
*.exe
|
||||
*.dll
|
||||
*.txt
|
||||
boost_test_result.xml
|
||||
configure.lineno
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
stamp-h1
|
||||
|
||||
# build directories
|
||||
/wesnothd*
|
||||
/test*
|
||||
/wesnoth*
|
||||
/campaignd*
|
||||
/cutter*
|
||||
/exploder*
|
||||
/build/
|
||||
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*
|
||||
*Neuer Ordner*
|
||||
Thumbs.db
|
||||
error.log
|
||||
errors.log
|
||||
Release
|
||||
Debug
|
||||
ReleaseDEBUG
|
||||
Debug (fast)
|
||||
tags
|
||||
|
||||
# build results ect.
|
||||
wesnoth.exp
|
||||
wesnoth.ilk
|
||||
wesnoth.lib
|
||||
wesnoth.ncb
|
||||
wesnoth.suo
|
||||
wesnoth.opt
|
||||
wesnoth.plg
|
||||
*.exe
|
||||
*.dll
|
||||
|
||||
# library files
|
||||
.libs
|
||||
[Ll]ib
|
||||
!data/ai/formula/lib/
|
||||
!src/gui/lib/
|
||||
|
||||
# release-only directories
|
||||
translations
|
||||
userdata
|
||||
|
||||
# testing
|
||||
/test*
|
||||
!/test_wrapper.sh
|
||||
error*.log
|
||||
do_build_and_tests.sh
|
||||
boost_test_result.xml
|
||||
|
||||
# translations
|
||||
locales
|
||||
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*
|
||||
|
||||
# uncategorized
|
||||
*.pyc
|
||||
*.swp
|
||||
*.pbl
|
||||
*.xhtml
|
||||
*.[ao]
|
||||
revision.h
|
||||
6not
|
||||
.kdev*
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/campaigns/Liberty/images/.gitignore
vendored
1
data/campaigns/Liberty/images/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/.gitignore
vendored
1
data/core/images/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/attacks/.gitignore
vendored
1
data/core/images/attacks/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/halo/.gitignore
vendored
1
data/core/images/halo/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/halo/elven/.gitignore
vendored
1
data/core/images/halo/elven/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/halo/holy/.gitignore
vendored
1
data/core/images/halo/holy/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/halo/undead/.gitignore
vendored
1
data/core/images/halo/undead/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/help/.gitignore
vendored
1
data/core/images/help/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/items/.gitignore
vendored
1
data/core/images/items/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/maps/.gitignore
vendored
1
data/core/images/maps/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/misc/.gitignore
vendored
1
data/core/images/misc/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/projectiles/.gitignore
vendored
1
data/core/images/projectiles/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/scenery/.gitignore
vendored
1
data/core/images/scenery/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/castle/.gitignore
vendored
1
data/core/images/terrain/castle/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/cave/.gitignore
vendored
1
data/core/images/terrain/cave/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/flat/.gitignore
vendored
1
data/core/images/terrain/flat/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/forest/.gitignore
vendored
1
data/core/images/terrain/forest/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/off-map/.gitignore
vendored
1
data/core/images/terrain/off-map/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/swamp/.gitignore
vendored
1
data/core/images/terrain/swamp/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/village/.gitignore
vendored
1
data/core/images/terrain/village/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/terrain/water/.gitignore
vendored
1
data/core/images/terrain/water/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/themes/.gitignore
vendored
1
data/core/images/themes/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/.gitignore
vendored
1
data/core/images/units/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/drakes/.gitignore
vendored
1
data/core/images/units/drakes/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/dwarves/.gitignore
vendored
1
data/core/images/units/dwarves/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/elves-wood/.gitignore
vendored
1
data/core/images/units/elves-wood/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/goblins/.gitignore
vendored
1
data/core/images/units/goblins/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/human-magi/.gitignore
vendored
1
data/core/images/units/human-magi/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/merfolk/.gitignore
vendored
1
data/core/images/units/merfolk/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/monsters/.gitignore
vendored
1
data/core/images/units/monsters/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/nagas/.gitignore
vendored
1
data/core/images/units/nagas/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/ogres/.gitignore
vendored
1
data/core/images/units/ogres/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/orcs/.gitignore
vendored
1
data/core/images/units/orcs/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/saurians/.gitignore
vendored
1
data/core/images/units/saurians/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/transport/.gitignore
vendored
1
data/core/images/units/transport/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/trolls/.gitignore
vendored
1
data/core/images/units/trolls/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/undead/.gitignore
vendored
1
data/core/images/units/undead/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
data/core/images/units/woses/.gitignore
vendored
1
data/core/images/units/woses/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
2
data/lua/.gitignore
vendored
2
data/lua/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
#file for loading lua from within test scenario on-the-fly
|
||||
code.lua
|
2
data/tools/.gitignore
vendored
2
data/tools/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*.pyc
|
||||
macro-reference.xhtml
|
3
data/tools/unit_tree/.gitignore
vendored
3
data/tools/unit_tree/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
files
|
||||
reports
|
||||
Locale
|
1
data/tools/wesnoth/.gitignore
vendored
1
data/tools/wesnoth/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
*.pyc
|
4
doc/.gitignore
vendored
4
doc/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
3
doc/design/.gitignore
vendored
3
doc/design/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
Makefile
|
1
doc/doxygen/.gitignore
vendored
1
doc/doxygen/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
html
|
4
doc/man/.gitignore
vendored
4
doc/man/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
cmake_install.cmake
|
||||
CMakeFiles
|
5
doc/manual/.gitignore
vendored
5
doc/manual/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
*.xml
|
||||
cmake_install.cmake
|
||||
CMakeFiles
|
1
doc/manual/images/.gitignore
vendored
1
doc/manual/images/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
3
icons/.gitignore
vendored
3
icons/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
Thumbs.db
|
1
images/cursors-bw/.gitignore
vendored
1
images/cursors-bw/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/cursors/.gitignore
vendored
1
images/cursors/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/dialogs/.gitignore
vendored
1
images/dialogs/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/footsteps/.gitignore
vendored
1
images/footsteps/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/icons/.gitignore
vendored
1
images/icons/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/tools/.gitignore
vendored
1
images/tools/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
1
images/tools/exploder/.gitignore
vendored
1
images/tools/exploder/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
Thumbs.db
|
24
po/.gitignore
vendored
24
po/.gitignore
vendored
|
@ -1,24 +0,0 @@
|
|||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
pot-update.sh
|
||||
Makefile.in
|
||||
Makefile
|
||||
ca
|
||||
cs
|
||||
da
|
||||
de
|
||||
el_GR
|
||||
es
|
||||
eu
|
||||
fi
|
||||
fr
|
||||
hu
|
||||
it
|
||||
nl
|
||||
no
|
||||
pl
|
||||
pt_BR
|
||||
ru
|
||||
sk
|
||||
sv
|
10
po/wesnoth-ai/.gitignore
vendored
10
po/wesnoth-ai/.gitignore
vendored
|
@ -1,10 +0,0 @@
|
|||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
Makefile.in
|
||||
Makefile.in.in
|
||||
POTFILES
|
||||
stamp-po
|
||||
remove-potcdate.sed
|
||||
*.gmo
|
|
@ -1,19 +0,0 @@
|
|||
# Sed script that remove the POT-Creation-Date line in the header entry
|
||||
# from a POT file.
|
||||
#
|
||||
# The distinction between the first and the following occurrences of the
|
||||
# pattern is achieved by looking at the hold space.
|
||||
/^"POT-Creation-Date: .*"$/{
|
||||
x
|
||||
# Test if the hold space is empty.
|
||||
s/P/P/
|
||||
ta
|
||||
# Yes it was empty. First occurrence. Remove the line.
|
||||
g
|
||||
d
|
||||
bb
|
||||
:a
|
||||
# The hold space was nonempty. Following occurrences. Do nothing.
|
||||
x
|
||||
:b
|
||||
}
|
10
po/wesnoth-anl/.gitignore
vendored
10
po/wesnoth-anl/.gitignore
vendored
|
@ -1,10 +0,0 @@
|
|||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
Makefile.in
|
||||
Makefile.in.in
|
||||
POTFILES
|
||||
stamp-po
|
||||
remove-potcdate.sed
|
||||
*.gmo
|
|
@ -1,19 +0,0 @@
|
|||
# Sed script that remove the POT-Creation-Date line in the header entry
|
||||
# from a POT file.
|
||||
#
|
||||
# The distinction between the first and the following occurrences of the
|
||||
# pattern is achieved by looking at the hold space.
|
||||
/^"POT-Creation-Date: .*"$/{
|
||||
x
|
||||
# Test if the hold space is empty.
|
||||
s/P/P/
|
||||
ta
|
||||
# Yes it was empty. First occurrence. Remove the line.
|
||||
g
|
||||
d
|
||||
bb
|
||||
:a
|
||||
# The hold space was nonempty. Following occurrences. Do nothing.
|
||||
x
|
||||
:b
|
||||
}
|
11
po/wesnoth-aoi/.gitignore
vendored
11
po/wesnoth-aoi/.gitignore
vendored
|
@ -1,11 +0,0 @@
|
|||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
Makefile.in
|
||||
Makefile.in.in
|
||||
POTFILES
|
||||
stamp-po
|
||||
remove-potcdate.sed
|
||||
*.gmo
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
#Sed script that remove the POT-Creation-Date line in the header entry
|
||||
# from a POT file.
|
||||
#
|
||||
# The distinction between the first and the following occurrences of the
|
||||
# pattern is achieved by looking at the hold space.
|
||||
/^"POT-Creation-Date: .*"$/{
|
||||
x
|
||||
# Test if the hold space is empty.
|
||||
s/P/P/
|
||||
ta
|
||||
# Yes it was empty. First occurrence. Remove the line.
|
||||
g
|
||||
d
|
||||
bb
|
||||
:a
|
||||
# The hold space was nonempty. Following occurrences. Do nothing.
|
||||
x
|
||||
:b
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue