summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* added .idea project folder to gitignoreDominik Eckelmann2012-11-29
|
* Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into ↵Andreas Gohr2012-11-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-118 * 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
| * added initial pages to not be ignored by gitAnika Henke2012-07-14
| |
* | git ignore IntelliJ Idea .iml filesAndreas Gohr2012-08-22
|/
* Merge pull request #96 from dom-mel/phpunitAndreas Gohr2012-05-01
|\ | | | | Replace SimpleTest with PHPUnit
| * added testing plugin exceptionTobias Sarnowski2012-04-18
| |
* | Unignore bundled template files in git as suggested by @timroesMichael Hamann2012-04-27
|/
* added the new data/media* directories to .gitignoreAndreas Gohr2011-10-15
|
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
|
* Merge branch 'jquery'Michael Hamann2011-05-29
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| |\
| * | ignoring .DS_Store, it's Mac OS X File generated by the Finder.appPierre Spring2010-10-10
| | |
* | | Don't ignore bundled plugin pathsGuy Brand2011-04-17
| |/ |/|
* | Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
|/ | | | | | As suggested by Robin Getz locale .txt files can now be duplicated and changed in the conf/lang/ directory and conf/plugin_lang/$plugin/ directory for plugins.
* more gitignore pathsAndreas Gohr2010-01-05
|
* ignore site-local conf filesMike Frysinger2010-01-05
Signed-off-by: Mike Frysinger <vapier@gentoo.org>