xref: /dokuwiki/.gitignore (revision ea9ebb1c95e0cac5f232fc53d1f0bdcc9a108096)
1ca0bdf65SMike Frysinger/conf/*.local.conf
2ca0bdf65SMike Frysinger/conf/acl.auth.php
3ca0bdf65SMike Frysinger/conf/local.php
46e13d3e8SAndreas Gohr/conf/local.protected.php
5ca0bdf65SMike Frysinger/conf/users.auth.php
66e13d3e8SAndreas Gohr/conf/user*.css
76e13d3e8SAndreas Gohr/conf/user*.js
8ca0bdf65SMike Frysinger/conf/words.aspell
9e6cecb08SMichael Hamann/conf/lang/*
10e6cecb08SMichael Hamann/conf/plugin_lang/*
11b838050eSPiyush Mishra/conf/plugins.local.*
12ae6c41cbSAnika Henke/conf/tpl/*
136e13d3e8SAndreas Gohr.htaccess
146e13d3e8SAndreas Gohr*.swp
156e13d3e8SAndreas Gohr*.bak
166e13d3e8SAndreas Gohr*.old
176e13d3e8SAndreas Gohr*~
18c1ee9f27SPierre Spring*.DS_Store
195782941bSAndreas Gohr*.iml
20818f6d51SDominik Eckelmann.idea/
2116d80780SCyrille Giquello# Eclipse IDE
2216d80780SCyrille Giquello.buildpath
2316d80780SCyrille Giquello.project
2416d80780SCyrille Giquello.settings/
2516d80780SCyrille Giquello# DokuWiki
266e13d3e8SAndreas Gohr/data/attic/*
276e13d3e8SAndreas Gohr/data/cache/*
286e13d3e8SAndreas Gohr/data/index/*
296e13d3e8SAndreas Gohr/data/locks/*
306e13d3e8SAndreas Gohr/data/media/*
31db836381SAndreas Gohr/data/media_meta/*
32db836381SAndreas Gohr/data/media_attic/*
336e13d3e8SAndreas Gohr/data/meta/*
346e13d3e8SAndreas Gohr/data/pages/*
35ae6c41cbSAnika Henke/data/tmp/*
364385447cSAnika Henke!/data/pages/wiki/dokuwiki.txt
374385447cSAnika Henke!/data/pages/wiki/syntax.txt
384385447cSAnika Henke!/data/pages/wiki/welcome.txt
396e13d3e8SAndreas Gohr/lib/tpl/*
40e67fdd7bSMichael Hamann!/lib/tpl/dokuwiki
41e67fdd7bSMichael Hamann!/lib/tpl/index.php
426e13d3e8SAndreas Gohr/lib/plugins/*
43ae6c41cbSAnika Henke!/lib/plugins/acl
445d8f5686SAndreas Gohr!/lib/plugins/authad
455d8f5686SAndreas Gohr!/lib/plugins/authldap
465d8f5686SAndreas Gohr!/lib/plugins/authmysql
475d8f5686SAndreas Gohr!/lib/plugins/authpgsql
48f64dbc90SAndreas Gohr!/lib/plugins/authpdo
49c189f40bSAndreas Gohr!/lib/plugins/authplain
507349aca1SGuy Brand!/lib/plugins/config
51c7b9800aSMichael Hamann!/lib/plugins/extension
527349aca1SGuy Brand!/lib/plugins/info
537349aca1SGuy Brand!/lib/plugins/popularity
547349aca1SGuy Brand!/lib/plugins/revert
557349aca1SGuy Brand!/lib/plugins/safefnrecode
568b3eb08dSAndreas Gohr!/lib/plugins/styling
578c20cba5STobias Sarnowski!/lib/plugins/testing
587349aca1SGuy Brand!/lib/plugins/usermanager
597349aca1SGuy Brand!/lib/plugins/action.php
607349aca1SGuy Brand!/lib/plugins/admin.php
61ae6c41cbSAnika Henke!/lib/plugins/auth.php
627349aca1SGuy Brand!/lib/plugins/index.html
63ae6c41cbSAnika Henke!/lib/plugins/remote.php
647349aca1SGuy Brand!/lib/plugins/syntax.php
65ae6c41cbSAnika Henkelib/images/*/local/*
66605f8e8dSAndreas Gohr
67605f8e8dSAndreas Gohr# composer default ignores
68853f1557SAndreas Gohrcomposer.phar
69853f1557SAndreas Gohrvendor/bin/*
70313d3e75SChristopher Smithvendor/*/*/phpunit.xml
71313d3e75SChristopher Smithvendor/*/*/.travis.yml
72853f1557SAndreas Gohrvendor/*/*/bin/*
73605f8e8dSAndreas Gohrvendor/*/*/tests/*
74605f8e8dSAndreas Gohrvendor/*/*/test/*
75605f8e8dSAndreas Gohrvendor/*/*/doc/*
76605f8e8dSAndreas Gohrvendor/*/*/docs/*
7741d51802SAndreas Gohrvendor/*/*/contrib/*
78530d6729SAndreas Gohrvendor/splitbrain/php-archive/apigen.neon
79530d6729SAndreas Gohrvendor/splitbrain/php-archive/generate-api.sh
80*ea9ebb1cSAndreas Gohrvendor/paragonie/random_compat/build-phar.sh
81*ea9ebb1cSAndreas Gohrvendor/paragonie/random_compat/dist/*
82*ea9ebb1cSAndreas Gohrvendor/paragonie/random_compat/other/*
83*ea9ebb1cSAndreas Gohr
84