29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-27 07:33:41 +00:00
cms/.gitignore

30 lines
488 B
Plaintext
Raw Normal View History

2012-12-09 22:36:31 +00:00
# IDE & System Related Files #
.buildpath
.project
.settings
.DS_Store
.idea
# Local System Files (i.e. cache, logs, etc.) #
/administrator/cache
/cache
/logs
/tmp
/configuration.php
2012-12-09 22:36:31 +00:00
/.htaccess
/web.config
# Test Related Files #
/phpunit.xml
/tests/system/webdriver/tests/logs/
/tests/system/servers/configdef.php
2013-09-02 23:59:49 +00:00
# phpDocumentor Logs #
phpdoc-*
2013-12-09 14:14:54 +00:00
# Patch Tester
administrator/components/com_patchtester/
administrator/templates/hathor/html/com_patchtester
components/com_patchtester/