Mark de Wever
15ab52d460
Ignore doc/doxygen/html in older versions of git.
...
The ** syntax is introduced in a newer version of git.
2014-06-14 18:33:10 +02:00
Chris Beck
63e3395583
add callgrind output files to .gitignore
2014-06-13 11:32:55 -04:00
aquileia
c19e729c6b
gitignore: Merge rules from doc/ and data/tools
2014-06-09 01:00:50 +02:00
aquileia
1715ab3145
gitignore: Include more rules from subdirectories
...
That is: data/lua/, scons/, and utils/
2014-06-09 01:00:45 +02:00
aquileia
1e9a508795
gitignore: Merge rules from projectfiles/
2014-06-09 01:00:41 +02:00
aquileia
5db587182d
gitignore: Block some extensions
2014-06-09 01:00:38 +02:00
aquileia
15503ff27e
gitignore: Fix order of rules for Makefiles
...
The exceptions were applied before the generic rule, thus they had
no effect.
2014-06-09 01:00:34 +02:00
aquileia
0abdaf7a96
gitignore: Reduce number of false positives
...
Especially in utils/umc_dev/ a massive number of files matched ignore
rules. As tracked files can't be ignored, this had no real consequences.
2014-06-09 01:00:30 +02:00
aquileia
05641062c8
gitignore: Merge dozens of "Thumbs.db" rules
...
It suffices to apply the rule once in the root directory.
2014-06-09 01:00:26 +02:00
aquileia
af9761fa81
gitignore: Merge rules from po/**/.gitignore files
2014-06-09 01:00:18 +02:00
aquileia
cdd8b932ee
gitignore: Additional cmake rules
2014-06-09 01:00:15 +02:00
aquileia
88d3d76c12
gitignore: Keep README and COPYING files
2014-06-09 01:00:11 +02:00
aquileia
f30a332963
gitignore: Restructure existing rules
...
Organize the rules into groups corresponding to the tools creating
these files.
Use blank lines and comments for clarity.
2014-06-09 01:00:07 +02:00
aquileia
9b1fea031f
Restructure .gitignore file
2014-06-09 01:00:02 +02:00
Chris Beck
f4fa57f09f
add "do_build_and_tests.sh" to .gitignore
...
This is convenient for me to do.
2014-05-26 17:39:11 -04:00
Chris Beck
9c638ee867
add errors.log to .gitignore
2014-05-13 20:58:52 -04:00
Chris Beck
25e4e71e87
add wml_unit_tests test aggregator script
...
This bash script runs a sequence of WML unit test scenarios.
If all pass the result is 0.
If any fails, the result is 1, and the std::cerr stored in "error.log".
We also add error.log to the .gitignore list.
It shows how --timeout and --validcache may be used in such a script
2014-04-08 18:10:25 -04:00
aquileia
c928358106
Extend .gitignore for VC project files
...
This commit adapts .gitignore to the new MSVC compilation
recommandations on the wiki.
Signed-off-by: aquileia <sk.aquileia@gmail.com>
2014-03-22 15:39:01 +01:00
fendrin
25a225f363
Global .gitignore rule for "Thumbs.db".
2013-12-22 08:01:29 +01:00
Boldizsár Lipka
17cd340253
Ignore project files for all versions of QtCreator.
2013-12-08 22:20:28 +01:00
fendrin
ebe2b446ec
Added ignore rule for eclipse pydev project files.
2013-11-27 02:16:17 +01:00
gfgtdf
209cb1bd53
ignoring VC10 projectfile, and "Neuer Ordner"
...
"Neuer Ordner" (translated "new folder") is the default name for created
folders on german windows versions.
2013-11-08 14:59:41 +01:00
Andrius Silinskas
d94b36d58a
Add unit tests for mp::connect. Work in progress.
2013-09-05 18:33:34 +01:00
Ignacio R. Morelle
6e69dd15fb
Restrict some .gitignore patterns to the root of the working tree
...
This is necessary so files with similar names which are actually
versioned and important aren't matched by these patterns, otherwise
only intended to match build output files.
2013-08-17 19:47:41 -04:00
Alexander van Gessel
38b224c1ff
Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
...
This reverts commit 23b72d6956
.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956
Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
...
This reverts commit 5fa5c03411
, reversing
changes made to 06374c64ba
.
2013-08-08 18:50:46 +02:00
Lipka Boldizsár
d2f7e31958
Ignore QtCreator generated project files.
2013-07-23 12:26:13 +02:00
anonymissimus
333aa70cef
cmake/MSVC: .gitignore generated things
2013-06-24 23:00:28 -04:00
Ignacio R. Morelle
6e9aa5581a
Exclude src/test* in .gitignore
2013-06-17 20:48:12 -04:00
Alexander van Gessel
97e1639740
Don't ignore translation catalogue templates
2013-05-23 17:26:30 +02:00
Alexander van Gessel
7d6349895d
Don't ignore data/tools/wesnoth
2013-05-10 04:44:49 +02:00
anonymissimus
90316ec451
.gitignore some files for cmake generator+Linux+CodeBlocks way of building
2013-04-05 01:46:00 +02:00
Ignacio R. Morelle
23d6154e80
Add .kdev4 dir to gitignore patterns
2013-03-30 10:55:24 -03:00
Nils Kneuper
822550921a
whitelist the po files dir so that committing there is possible
2013-03-30 14:12:24 +01:00
fendrin
0cc310f0ea
Added some eclipse related files to the .gitignore blacklist.
2013-03-28 00:18:21 +01:00
Ignacio R. Morelle
9c52708263
Add .kdev_include_paths to svn:ignore list
2010-11-02 15:18:25 +00:00
Alexander van Gessel
a54117e4d3
svn:ignore some of the files cmake generates,
...
...it also overwrites the Makefiles in po/wesnoth-man{pages,ual}
though.
2009-02-11 17:48:25 +01:00
Mark de Wever
aced4c8953
Remove the old editor from svn:ignore.
2008-10-07 19:39:26 +00:00
Sergey Popov
28a71d28d3
Added some generated files to svn:ignore.
2008-10-03 10:05:37 +00:00
Pauli Nieminen
6c5a6aa32a
Added scons compilation output files to svn:ignore
...
Made send_file test sending multiple files simultanously
Added test_utils:one_of<class T> which test if value matches any one
in the given list
Made send_file report if there is problems streaming file for networking
Improved javascript code creating mouseover full text elements in test
website
2008-08-10 16:37:28 +00:00
Moritz Göbelbecker
c453b4a677
Add some cmake generated files to svn:ignore
2008-05-14 13:07:56 +00:00
Mark de Wever
4b3219dd56
Addd svn:ignore for cmake generated files.
...
Didn't add the ignore for liblibwesnoth-core.a since I assume
that to be renamed to libwesnoth-core.a which is already ignored.
2008-05-02 09:28:36 +00:00
Sergey Popov
0a0396d22b
Added unversioned scons files to svn:ignore.
2008-04-04 09:48:24 +00:00
Benoît Timbert
2888a76b0c
Apply patch #954 by Vladimir Slavik : svn:ignore tweaks
2008-02-17 20:54:17 +00:00
Mark de Wever
de4f5249f2
Add the following files to the ignore list tags, libwesnoth.a and test.
2007-12-27 12:02:46 +00:00
Gunter Labes
bfa92d6eeb
ignore wesnoth_editor.exe as well
2007-07-06 15:59:49 +00:00
John W. C. McNabb
d6b4a2b667
Allow multiple background images in about,
...
...customizable by campaign, and put in a white drop-shadow on the text.
2006-03-23 01:47:59 +00:00
Nicolas Weeger
ec55160ad9
Options for Python API.
...
Script is now specified as a tag in the [ai] bloc. API is built only
if HAVE_PYTHON is defined (fallback on ai2 if Python not built).
2005-12-17 13:59:04 +00:00
Isaac Clerencia Perez
a1f8a707fe
Remove more cvsignore stuff
2005-09-21 00:54:00 +00:00
András Salamon
90124d74a9
.cvsignore files for Mac directories
2005-05-03 19:46:52 +00:00