Skip to content

Commit e389bd0

Browse files
authored
Merge pull request #2221 from brianteeman/patch-1
Update Joomla gitignore
2 parents 20fb3d6 + eed62c3 commit e389bd0

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

Joomla.gitignore

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
/administrator/components/com_search/*
3030
/administrator/components/com_templates/*
3131
/administrator/components/com_users/*
32-
/administrator/components/com_weblinks/*
33-
/administrator/components/index.html
3432
/administrator/help/*
3533
/administrator/includes/*
3634
/administrator/language/en-GB/en-GB.com_ajax.ini
@@ -41,7 +39,6 @@
4139
/administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini
4240
/administrator/language/en-GB/en-GB.com_postinstall.ini
4341
/administrator/language/en-GB/en-GB.com_postinstall.sys.ini
44-
/administrator/language/en-GB/en-GB.com_sitemapjen.sys.ini
4542
/administrator/language/en-GB/en-GB.com_tags.ini
4643
/administrator/language/en-GB/en-GB.com_tags.sys.ini
4744
/administrator/language/en-GB/en-GB.mod_stats_admin.ini
@@ -250,15 +247,10 @@
250247
/administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini
251248
/administrator/language/en-GB/en-GB.plg_user_profile.ini
252249
/administrator/language/en-GB/en-GB.plg_user_profile.sys.ini
253-
/administrator/language/en-GB/en-GB.tpl_bluestork.ini
254-
/administrator/language/en-GB/en-GB.tpl_bluestork.sys.ini
255250
/administrator/language/en-GB/en-GB.tpl_hathor.ini
256251
/administrator/language/en-GB/en-GB.tpl_hathor.sys.ini
257252
/administrator/language/en-GB/en-GB.xml
258-
/administrator/language/en-GB/index.html
259-
/administrator/language/ru-RU/index.html
260253
/administrator/language/overrides/*
261-
/administrator/language/index.html
262254
/administrator/logs/index.html
263255
/administrator/manifests/*
264256
/administrator/modules/mod_custom/*
@@ -278,12 +270,9 @@
278270
/administrator/modules/mod_unread/*
279271
/administrator/modules/mod_version/*
280272
/administrator/modules/mod_stats_admin/*
281-
/administrator/modules/index.html
282-
/administrator/templates/bluestork/*
283273
/administrator/templates/isis/*
284274
/administrator/templates/hathor/*
285275
/administrator/templates/system/*
286-
/administrator/templates/index.html
287276
/administrator/index.php
288277
/cache/*
289278
/bin/*
@@ -302,7 +291,6 @@
302291
/components/com_newsfeeds/*
303292
/components/com_search/*
304293
/components/com_users/*
305-
/components/com_weblinks/*
306294
/components/com_wrapper/*
307295
/components/index.html
308296
/images/banners/*
@@ -403,7 +391,6 @@
403391
/language/en-GB/en-GB.tpl_beez5.ini
404392
/language/en-GB/en-GB.tpl_beez5.sys.ini
405393
/language/en-GB/en-GB.xml
406-
/language/en-GB/index.html
407394
/language/en-GB/install.xml
408395
/language/overrides/*
409396
/language/index.html
@@ -428,8 +415,6 @@
428415
/libraries/index.html
429416
/libraries/import.php
430417
/libraries/loader.php
431-
/libraries/platform.php
432-
/logs/*
433418
/media/cms/*
434419
/media/com_contenthistory/*
435420
/media/com_finder/*
@@ -472,7 +457,6 @@
472457
/modules/mod_tags_popular/*
473458
/modules/mod_tags_similar/*
474459
/modules/mod_users_latest/*
475-
/modules/mod_weblinks/*
476460
/modules/mod_whosonline/*
477461
/modules/mod_wrapper/*
478462
/modules/index.html
@@ -481,9 +465,7 @@
481465
/plugins/authentication/joomla/*
482466
/plugins/authentication/ldap/*
483467
/plugins/authentication/cookie/*
484-
/plugins/authentication/index.html
485468
/plugins/captcha/recaptcha/*
486-
/plugins/captcha/index.html
487469
/plugins/content/emailcloak/*
488470
/plugins/content/example/*
489471
/plugins/content/finder/*
@@ -494,27 +476,21 @@
494476
/plugins/content/pagenavigation/*
495477
/plugins/content/vote/*
496478
/plugins/content/contact/*
497-
/plugins/content/index.html
498479
/plugins/editors/codemirror/*
499480
/plugins/editors/none/*
500481
/plugins/editors/tinymce/*
501-
/plugins/editors/index.html
502482
/plugins/editors-xtd/module/*
503483
/plugins/editors-xtd/article/*
504484
/plugins/editors-xtd/image/*
505485
/plugins/editors-xtd/pagebreak/*
506486
/plugins/editors-xtd/readmore/*
507-
/plugins/editors-xtd/index.html
508487
/plugins/extension/example/*
509488
/plugins/extension/joomla/*
510-
/plugins/extension/index.html
511-
/plugins/finder/index.html
512489
/plugins/finder/categories/*
513490
/plugins/finder/contacts/*
514491
/plugins/finder/content/*
515492
/plugins/finder/newsfeeds/*
516493
/plugins/finder/tags/*
517-
/plugins/finder/weblinks/*
518494
/plugins/installer/*
519495
/plugins/quickicon/extensionupdate/*
520496
/plugins/quickicon/joomlaupdate/*
@@ -547,10 +523,7 @@
547523
/plugins/user/profile/*
548524
/plugins/user/index.html
549525
/plugins/index.html
550-
/templates/atomic/*
551526
/templates/beez3/*
552-
/templates/beez_20/*
553-
/templates/beez5/*
554527
/templates/protostar/*
555528
/templates/system/*
556529
/templates/index.html

0 commit comments

Comments
 (0)