aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Gibbons <sgibbons@palmettoimages.com>2015-12-05 13:39:47 -0500
committerShawn Gibbons <sgibbons@palmettoimages.com>2015-12-05 13:39:47 -0500
commit5d98cfd19e3bcbb2cda4877733cf10ab6ddcbdbf (patch)
tree89b8d43b8231a0fefffc2a13b5a456100cebc861
parente2b70bd344dd70eb74bc8b934e1eb2b9c482b205 (diff)
downloadgitignore-5d98cfd19e3bcbb2cda4877733cf10ab6ddcbdbf.tar.gz
gitignore-5d98cfd19e3bcbb2cda4877733cf10ab6ddcbdbf.zip
Updated for Joomla 3.4.5
-rw-r--r--Joomla.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/Joomla.gitignore b/Joomla.gitignore
index cf36d8cf..ac47eaeb 100644
--- a/Joomla.gitignore
+++ b/Joomla.gitignore
@@ -296,6 +296,7 @@
/components/com_wrapper/*
/components/index.html
/images/banners/*
+/images/headers/*
/images/sampledata/*
/images/joomla*
/images/index.html
@@ -309,6 +310,7 @@
/language/en-GB/en-GB.com_tags.ini
/language/en-GB/en-GB.finder_cli.ini
/language/en-GB/en-GB.lib_fof.sys.ini
+/language/en-GB/en-GB.lib_fof.ini
/language/en-GB/en-GB.com_content.ini
/language/en-GB/en-GB.lib_idna_convert.sys.ini
/language/en-GB/en-GB.com_mailto.ini
@@ -395,21 +397,36 @@
/language/en-GB/install.xml
/language/overrides/*
/language/index.html
+/layouts/joomla/*
+/layouts/libraries/*
+/layouts/plugins/*
+/layouts/index.html
/libraries/cms.php
/libraries/cms/*
+/libraries/fof/*
+/libraries/idna_convert/*
/libraries/joomla/*
+/libraries/legacy/*
+/libraries/phpass/*
/libraries/phpmailer/*
/libraries/phputf8/*
/libraries/simplepie/*
+/libraries/vendor/*
+/libraries/classmap.php
+/libraries/import.legacy.php
/libraries/index.html
/libraries/import.php
/libraries/loader.php
/libraries/platform.php
/logs/*
/media/cms/*
+/media/com_contenthistory/*
/media/com_finder/*
+/media/com_joomlaupdate/*
+/media/com_wrapper/*
/media/contacts/*
/media/editors/*
+/media/jui/*
/media/mailto/*
/media/media/*
/media/mod_languages/*
@@ -439,6 +456,8 @@
/modules/mod_search/*
/modules/mod_stats/*
/modules/mod_syndicate/*
+/modules/mod_tags_popular/*
+/modules/mod_tags_similar/*
/modules/mod_users_latest/*
/modules/mod_weblinks/*
/modules/mod_whosonline/*
@@ -448,6 +467,7 @@
/plugins/authentication/gmail/*
/plugins/authentication/joomla/*
/plugins/authentication/ldap/*
+/plugins/authentication/cookie/*
/plugins/authentication/index.html
/plugins/captcha/recaptcha/*
/plugins/captcha/index.html
@@ -523,3 +543,4 @@
/index.php
/joomla.xml
/*.txt
+/robots.txt.dist \ No newline at end of file