Last active
April 14, 2023 21:01
-
-
Save onero/2983bf817fc88b7fe7beb6041e1c5b0a to your computer and use it in GitHub Desktop.
The ultimate gitignore!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Created by Adamino @ https://www.gitignore.io/api/java,android,netbeans,intellij,windows,csharp,wordpress,drupal,sass,linux,bluej,unity,unrealengine,grunt,yeoman,adobe,c++,bower,coffeescript,composer,eclipse,jetbrains,magento,joomla,laravel,lua,meteorjs,node,kobalt,python,objective-c,rails,swift,visualstudio,umbraco,visualstudiocode,webstorm,xamarinstudio,xcode,sublimetext | |
### Eclipse ### | |
.metadata | |
bin/ | |
tmp/ | |
*.tmp | |
*.bak | |
*.swp | |
*~.nib | |
local.properties | |
.settings/ | |
.loadpath | |
.recommenders | |
# Eclipse Core | |
.project | |
# External tool builders | |
.externalToolBuilders/ | |
# Locally stored "Eclipse launch configurations" | |
*.launch | |
# PyDev specific (Python IDE for Eclipse) | |
*.pydevproject | |
# CDT-specific (C/C++ Development Tooling) | |
.cproject | |
# JDT-specific (Eclipse Java Development Tools) | |
.classpath | |
# Java annotation processor (APT) | |
.factorypath | |
# PDT-specific (PHP Development Tools) | |
.buildpath | |
# sbteclipse plugin | |
.target | |
# Tern plugin | |
.tern-project | |
# TeXlipse plugin | |
.texlipse | |
# STS (Spring Tool Suite) | |
.springBeans | |
# Code Recommenders | |
.recommenders/ | |
### SublimeText ### | |
# cache files for sublime text | |
*.tmlanguage.cache | |
*.tmPreferences.cache | |
*.stTheme.cache | |
# workspace files are user-specific | |
*.sublime-workspace | |
# project files should be checked into the repository, unless a significant | |
# proportion of contributors will probably not be using SublimeText | |
# *.sublime-project | |
# sftp configuration file | |
sftp-config.json | |
# Package control specific files | |
Package Control.last-run | |
Package Control.ca-list | |
Package Control.ca-bundle | |
Package Control.system-ca-bundle | |
Package Control.cache/ | |
Package Control.ca-certs/ | |
bh_unicode_properties.cache | |
# Sublime-github package stores a github token in this file | |
# https://packagecontrol.io/packages/sublime-github | |
GitHub.sublime-settings | |
### NetBeans ### | |
nbproject/private/ | |
build/ | |
nbbuild/ | |
dist/ | |
nbdist/ | |
.nb-gradle/ | |
### Intellij ### | |
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm | |
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 | |
# User-specific stuff: | |
.idea/workspace.xml | |
.idea/tasks.xml | |
# Sensitive or high-churn files: | |
.idea/dataSources/ | |
.idea/dataSources.ids | |
.idea/dataSources.xml | |
.idea/dataSources.local.xml | |
.idea/sqlDataSources.xml | |
.idea/dynamic.xml | |
.idea/uiDesigner.xml | |
# Gradle: | |
.idea/gradle.xml | |
.idea/libraries | |
# Mongo Explorer plugin: | |
.idea/mongoSettings.xml | |
## File-based project format: | |
*.iws | |
## Plugin-specific files: | |
# IntelliJ | |
/out/ | |
# mpeltonen/sbt-idea plugin | |
.idea_modules/ | |
# JIRA plugin | |
atlassian-ide-plugin.xml | |
# Crashlytics plugin (for Android Studio and IntelliJ) | |
com_crashlytics_export_strings.xml | |
crashlytics.properties | |
crashlytics-build.properties | |
fabric.properties | |
### Intellij Patch ### | |
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 | |
# *.iml | |
# modules.xml | |
# .idea/misc.xml | |
# *.ipr | |
### Windows ### | |
# Windows image file caches | |
Thumbs.db | |
ehthumbs.db | |
# Folder config file | |
Desktop.ini | |
# Recycle Bin used on file shares | |
$RECYCLE.BIN/ | |
# Windows Installer files | |
*.cab | |
*.msi | |
*.msm | |
*.msp | |
# Windows shortcuts | |
*.lnk | |
### Csharp ### | |
## Ignore Visual Studio temporary files, build results, and | |
## files generated by popular Visual Studio add-ons. | |
## | |
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore | |
# User-specific files | |
*.suo | |
*.user | |
*.userosscache | |
*.sln.docstates | |
*.vcxproj.filters | |
# User-specific files (MonoDevelop/Xamarin Studio) | |
*.userprefs | |
# Build results | |
[Dd]ebug/ | |
[Dd]ebugPublic/ | |
[Rr]elease/ | |
[Rr]eleases/ | |
x64/ | |
x86/ | |
bld/ | |
[Bb]in/ | |
[Oo]bj/ | |
[Ll]og/ | |
# Visual Studio 2015 cache/options directory | |
.vs/ | |
# Uncomment if you have tasks that create the project's static files in wwwroot | |
#wwwroot/ | |
# MSTest test Results | |
[Tt]est[Rr]esult*/ | |
[Bb]uild[Ll]og.* | |
# NUNIT | |
*.VisualState.xml | |
TestResult.xml | |
# Build Results of an ATL Project | |
[Dd]ebugPS/ | |
[Rr]eleasePS/ | |
dlldata.c | |
# .NET Core | |
project.lock.json | |
project.fragment.lock.json | |
artifacts/ | |
**/Properties/launchSettings.json | |
*_i.c | |
*_p.c | |
*_i.h | |
*.ilk | |
*.meta | |
*.obj | |
*.pch | |
*.pdb | |
*.pgc | |
*.pgd | |
*.rsp | |
*.sbr | |
*.tlb | |
*.tli | |
*.tlh | |
*.tmp_proj | |
*.log | |
*.vspscc | |
*.vssscc | |
.builds | |
*.pidb | |
*.svclog | |
*.scc | |
# Chutzpah Test files | |
_Chutzpah* | |
# Visual C++ cache files | |
ipch/ | |
*.aps | |
*.ncb | |
*.opendb | |
*.opensdf | |
*.sdf | |
*.cachefile | |
*.VC.db | |
*.VC.VC.opendb | |
# Visual Studio profiler | |
*.psess | |
*.vsp | |
*.vspx | |
*.sap | |
# TFS 2012 Local Workspace | |
$tf/ | |
# Guidance Automation Toolkit | |
*.gpState | |
# ReSharper is a .NET coding add-in | |
_ReSharper*/ | |
*.[Rr]e[Ss]harper | |
*.DotSettings.user | |
# JustCode is a .NET coding add-in | |
.JustCode | |
# TeamCity is a build add-in | |
_TeamCity* | |
# DotCover is a Code Coverage Tool | |
*.dotCover | |
# Visual Studio code coverage results | |
*.coverage | |
*.coveragexml | |
# NCrunch | |
_NCrunch_* | |
.*crunch*.local.xml | |
nCrunchTemp_* | |
# MightyMoose | |
*.mm.* | |
AutoTest.Net/ | |
# Web workbench (sass) | |
.sass-cache/ | |
# Installshield output folder | |
[Ee]xpress/ | |
# DocProject is a documentation generator add-in | |
DocProject/buildhelp/ | |
DocProject/Help/*.HxT | |
DocProject/Help/*.HxC | |
DocProject/Help/*.hhc | |
DocProject/Help/*.hhk | |
DocProject/Help/*.hhp | |
DocProject/Help/Html2 | |
DocProject/Help/html | |
# Click-Once directory | |
publish/ | |
# Publish Web Output | |
*.[Pp]ublish.xml | |
*.azurePubxml | |
# TODO: Comment the next line if you want to checkin your web deploy settings | |
# but database connection strings (with potential passwords) will be unencrypted | |
*.pubxml | |
*.publishproj | |
# Microsoft Azure Web App publish settings. Comment the next line if you want to | |
# checkin your Azure Web App publish settings, but sensitive information contained | |
# in these scripts will be unencrypted | |
PublishScripts/ | |
# NuGet Packages | |
*.nupkg | |
# The packages folder can be ignored because of Package Restore | |
**/packages/* | |
# except build/, which is used as an MSBuild target. | |
!**/packages/build/ | |
# Uncomment if necessary however generally it will be regenerated when needed | |
#!**/packages/repositories.config | |
# NuGet v3's project.json files produces more ignoreable files | |
*.nuget.props | |
*.nuget.targets | |
# Microsoft Azure Build Output | |
csx/ | |
*.build.csdef | |
# Microsoft Azure Emulator | |
ecf/ | |
rcf/ | |
# Windows Store app package directories and files | |
AppPackages/ | |
BundleArtifacts/ | |
Package.StoreAssociation.xml | |
_pkginfo.txt | |
# Visual Studio cache files | |
# files ending in .cache can be ignored | |
*.[Cc]ache | |
# but keep track of directories ending in .cache | |
!*.[Cc]ache/ | |
# Others | |
ClientBin/ | |
~$* | |
*~ | |
*.dbmdl | |
*.dbproj.schemaview | |
*.jfm | |
*.pfx | |
*.publishsettings | |
node_modules/ | |
orleans.codegen.cs | |
# Since there are multiple workflows, uncomment next line to ignore bower_components | |
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) | |
#bower_components/ | |
# RIA/Silverlight projects | |
Generated_Code/ | |
# Backup & report files from converting an old project file | |
# to a newer Visual Studio version. Backup files are not needed, | |
# because we have git ;-) | |
_UpgradeReport_Files/ | |
Backup*/ | |
UpgradeLog*.XML | |
UpgradeLog*.htm | |
# SQL Server files | |
*.mdf | |
*.ldf | |
# Business Intelligence projects | |
*.rdl.data | |
*.bim.layout | |
*.bim_*.settings | |
# Microsoft Fakes | |
FakesAssemblies/ | |
# GhostDoc plugin setting file | |
*.GhostDoc.xml | |
# Node.js Tools for Visual Studio | |
.ntvs_analysis.dat | |
# Visual Studio 6 build log | |
*.plg | |
# Visual Studio 6 workspace options file | |
*.opt | |
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) | |
*.vbw | |
# Visual Studio LightSwitch build output | |
**/*.HTMLClient/GeneratedArtifacts | |
**/*.DesktopClient/GeneratedArtifacts | |
**/*.DesktopClient/ModelManifest.xml | |
**/*.Server/GeneratedArtifacts | |
**/*.Server/ModelManifest.xml | |
_Pvt_Extensions | |
# Paket dependency manager | |
.paket/paket.exe | |
paket-files/ | |
# FAKE - F# Make | |
.fake/ | |
# JetBrains Rider | |
.idea/ | |
*.sln.iml | |
# CodeRush | |
.cr/ | |
# Python Tools for Visual Studio (PTVS) | |
__pycache__/ | |
*.pyc | |
# Cake - Uncomment if you are using it | |
# tools/ | |
### WordPress ### | |
wp-config.php | |
wp-content/advanced-cache.php | |
wp-content/backup-db/ | |
wp-content/backups/ | |
wp-content/blogs.dir/ | |
wp-content/cache/ | |
wp-content/upgrade/ | |
wp-content/uploads/ | |
wp-content/wp-cache-config.php | |
wp-content/plugins/hello.php | |
/.htaccess | |
/license.txt | |
/readme.html | |
/sitemap.xml | |
/sitemap.xml.gz | |
### Drupal ### | |
# Ignore configuration files that may contain sensitive information. | |
sites/*/*settings*.php | |
# Ignore paths that contain generated content. | |
files/ | |
sites/*/files | |
sites/*/private | |
# Ignore default text files | |
robots.txt | |
/CHANGELOG.txt | |
/COPYRIGHT.txt | |
/INSTALL*.txt | |
/LICENSE.txt | |
/MAINTAINERS.txt | |
/UPGRADE.txt | |
/README.txt | |
sites/README.txt | |
sites/all/modules/README.txt | |
sites/all/themes/README.txt | |
# Ignore everything but the "sites" folder ( for non core developer ) | |
.htaccess | |
web.config | |
authorize.php | |
cron.php | |
index.php | |
install.php | |
update.php | |
xmlrpc.php | |
/includes | |
/misc | |
/modules | |
/profiles | |
/scripts | |
/themes | |
### Sass ### | |
*.css.map | |
### Linux ### | |
# temporary files which can be created if a process still has a handle open of a deleted file | |
.fuse_hidden* | |
# KDE directory preferences | |
.directory | |
# Linux trash folder which might appear on any partition or disk | |
.Trash-* | |
# .nfs files are created when an open file is removed but is still being accessed | |
.nfs* | |
### bluej ### | |
# BlueJ: A Java IDE for programming beginners. http://bluej.org | |
# Editor preferences for a class etc, see http://lists.bluej.org/pipermail/bluej-discuss/2003-May/002351.html | |
*.ctxt | |
# Duplicate of project file, see http://www.hs-owl.de/fb5/labor/it/de/if1/vl/IF1JavaOhneBluej.pdf, page 4 | |
bluej.pkh | |
### Unity ### | |
/[Ll]ibrary/ | |
/[Tt]emp/ | |
/[Oo]bj/ | |
/[Bb]uild/ | |
/[Bb]uilds/ | |
/Assets/AssetStoreTools* | |
# Autogenerated VS/MD/Consulo solution and project files | |
ExportedObj/ | |
.consulo/ | |
*.csproj | |
*.unityproj | |
*.sln | |
*.booproj | |
*.svd | |
# Unity3D generated meta files | |
*.pidb.meta | |
# Unity3D Generated File On Crash Reports | |
sysinfo.txt | |
# Builds | |
*.apk | |
*.unitypackage | |
### UnrealEngine ### | |
# Visual Studio 2015 user specific files | |
# Visual Studio 2015 database file | |
# Compiled Object files | |
*.slo | |
*.lo | |
*.o | |
# Precompiled Headers | |
*.gch | |
# Compiled Dynamic libraries | |
*.so | |
*.dylib | |
*.dll | |
# Fortran module files | |
*.mod | |
# Compiled Static libraries | |
*.lai | |
*.la | |
*.a | |
*.lib | |
# Executables | |
*.exe | |
*.out | |
*.app | |
*.ipa | |
# These project files can be generated by the engine | |
*.xcodeproj | |
*.VC.opendb | |
# Precompiled Assets | |
SourceArt/**/*.png | |
SourceArt/**/*.tga | |
# Binary Files | |
Binaries/* | |
# Builds | |
Build/* | |
# Don't ignore icon files in Build | |
!Build/**/*.ico | |
# Configuration files generated by the Editor | |
Saved/* | |
# Compiled source files for the engine to use | |
Intermediate/* | |
# Cache files for the editor to use | |
DerivedDataCache/* | |
### grunt ### | |
# Grunt usually compiles files inside this directory | |
# Grunt usually preprocesses files such as coffeescript, compass... inside the .tmp directory | |
.tmp/ | |
### Yeoman ### | |
bower_components/ | |
### Adobe ### | |
# Adobe Source Files | |
*.psd | |
*.ai | |
*.indd | |
*.prproj | |
*.aep | |
### C++ ### | |
# Prerequisites | |
*.d | |
# Compiled Object files | |
# Precompiled Headers | |
# Compiled Dynamic libraries | |
# Fortran module files | |
*.smod | |
# Compiled Static libraries | |
# Executables | |
### Bower ### | |
bower_components | |
.bower-cache | |
.bower-registry | |
.bower-tmp | |
### CoffeeScript ### | |
*.js | |
### Composer ### | |
composer.phar | |
/vendor/ | |
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file | |
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file | |
# composer.lock | |
### Android ### | |
# Built application files | |
*.ap_ | |
# Files for the ART/Dalvik VM | |
*.dex | |
# Java class files | |
*.class | |
# Generated files | |
gen/ | |
out/ | |
# Gradle files | |
.gradle/ | |
# Local configuration file (sdk path, etc) | |
# Proguard folder generated by Eclipse | |
proguard/ | |
# Log Files | |
# Android Studio Navigation editor temp files | |
.navigation/ | |
# Android Studio captures folder | |
captures/ | |
# Intellij | |
*.iml | |
# Keystore files | |
*.jks | |
# External native build folder generated in Android Studio 2.2 and later | |
.externalNativeBuild | |
### Android Patch ### | |
gen-external-apklibs | |
### JetBrains ### | |
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm | |
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 | |
# User-specific stuff: | |
# Sensitive or high-churn files: | |
# Gradle: | |
# Mongo Explorer plugin: | |
## File-based project format: | |
## Plugin-specific files: | |
# IntelliJ | |
# mpeltonen/sbt-idea plugin | |
# JIRA plugin | |
# Crashlytics plugin (for Android Studio and IntelliJ) | |
### JetBrains Patch ### | |
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 | |
# *.iml | |
# modules.xml | |
# .idea/misc.xml | |
# *.ipr | |
### Magento ### | |
.htaccess.sample | |
.modgit/ | |
.modman/ | |
app/code/community/Phoenix/Moneybookers/ | |
app/code/community/Cm/RedisSession/ | |
app/code/core/ | |
app/design/adminhtml/default/default/ | |
app/design/frontend/base/ | |
app/design/frontend/rwd/ | |
app/design/frontend/default/blank/ | |
app/design/frontend/default/default/ | |
app/design/frontend/default/iphone/ | |
app/design/frontend/default/modern/ | |
app/design/frontend/enterprise/default | |
app/design/install/ | |
app/etc/modules/Enterprise_* | |
app/etc/modules/Mage_*.xml | |
app/etc/modules/Phoenix_Moneybookers.xml | |
app/etc/modules/Cm_RedisSession.xml | |
app/etc/applied.patches.list | |
app/etc/config.xml | |
app/etc/enterprise.xml | |
app/etc/local.xml.additional | |
app/etc/local.xml.template | |
app/etc/local.xml | |
app/.htaccess | |
app/bootstrap.php | |
app/locale/en_US/ | |
app/Mage.php | |
/cron.php | |
cron.sh | |
dev/.htaccess | |
dev/tests/functional/ | |
downloader/ | |
errors/ | |
favicon.ico | |
/get.php | |
includes/ | |
/index.php | |
index.php.sample | |
/install.php | |
js/blank.html | |
js/calendar/ | |
js/enterprise/ | |
js/extjs/ | |
js/firebug/ | |
js/flash/ | |
js/index.php | |
js/jscolor/ | |
js/lib/ | |
js/mage/ | |
js/prototype/ | |
js/scriptaculous/ | |
js/spacer.gif | |
js/tiny_mce/ | |
js/varien/ | |
lib/3Dsecure/ | |
lib/Apache/ | |
lib/flex/ | |
lib/googlecheckout/ | |
lib/.htaccess | |
lib/LinLibertineFont/ | |
lib/Mage/ | |
lib/PEAR/ | |
lib/Pelago/ | |
lib/phpseclib/ | |
lib/Varien/ | |
lib/Zend/ | |
lib/Cm/ | |
lib/Credis/ | |
lib/Magento/ | |
LICENSE_AFL.txt | |
LICENSE.html | |
LICENSE.txt | |
LICENSE_EE* | |
/mage | |
media/ | |
/api.php | |
nbproject/ | |
pear | |
pear/ | |
php.ini.sample | |
pkginfo/ | |
RELEASE_NOTES.txt | |
shell/.htaccess | |
shell/abstract.php | |
shell/compiler.php | |
shell/indexer.php | |
shell/log.php | |
sitemap.xml | |
skin/adminhtml/default/default/ | |
skin/adminhtml/default/enterprise | |
skin/frontend/base/ | |
skin/frontend/rwd/ | |
skin/frontend/default/blank/ | |
skin/frontend/default/blue/ | |
skin/frontend/default/default/ | |
skin/frontend/default/french/ | |
skin/frontend/default/german/ | |
skin/frontend/default/iphone/ | |
skin/frontend/default/modern/ | |
skin/frontend/enterprise | |
skin/install/ | |
var/ | |
### Magento Patch ### | |
dev/tests/functional | |
### Joomla ### | |
/.gitignore | |
/administrator/cache/* | |
/administrator/components/com_admin/* | |
/administrator/components/com_ajax/* | |
/administrator/components/com_tags/* | |
/administrator/components/com_banners/* | |
/administrator/components/com_cache/* | |
/administrator/components/com_postinstall/* | |
/administrator/components/com_joomlaupdate/* | |
/administrator/components/com_contenthistory/* | |
/administrator/components/com_categories/* | |
/administrator/components/com_checkin/* | |
/administrator/components/com_config/* | |
/administrator/components/com_contact/* | |
/administrator/components/com_content/* | |
/administrator/components/com_cpanel/* | |
/administrator/components/com_finder/* | |
/administrator/components/com_installer/* | |
/administrator/components/com_languages/* | |
/administrator/components/com_login/* | |
/administrator/components/com_media/* | |
/administrator/components/com_menus/* | |
/administrator/components/com_messages/* | |
/administrator/components/com_modules/* | |
/administrator/components/com_newsfeeds/* | |
/administrator/components/com_plugins/* | |
/administrator/components/com_redirect/* | |
/administrator/components/com_search/* | |
/administrator/components/com_templates/* | |
/administrator/components/com_users/* | |
/administrator/components/com_weblinks/* | |
/administrator/components/index.html | |
/administrator/help/* | |
/administrator/includes/* | |
/administrator/language/en-GB/en-GB.com_ajax.ini | |
/administrator/language/en-GB/en-GB.com_ajax.sys.ini | |
/administrator/language/en-GB/en-GB.com_contenthistory.ini | |
/administrator/language/en-GB/en-GB.com_contenthistory.sys.ini | |
/administrator/language/en-GB/en-GB.com_joomlaupdate.ini | |
/administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini | |
/administrator/language/en-GB/en-GB.com_postinstall.ini | |
/administrator/language/en-GB/en-GB.com_postinstall.sys.ini | |
/administrator/language/en-GB/en-GB.com_sitemapjen.sys.ini | |
/administrator/language/en-GB/en-GB.com_tags.ini | |
/administrator/language/en-GB/en-GB.com_tags.sys.ini | |
/administrator/language/en-GB/en-GB.mod_stats_admin.ini | |
/administrator/language/en-GB/en-GB.mod_stats_admin.sys.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_cookie.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_cookie.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_contact.ini | |
/administrator/language/en-GB/en-GB.plg_content_contact.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_finder.ini | |
/administrator/language/en-GB/en-GB.plg_content_finder.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_module* | |
/administrator/language/en-GB/en-GB.plg_finder_categories.ini | |
/administrator/language/en-GB/en-GB.plg_finder_categories.sys.ini | |
/administrator/language/en-GB/en-GB.plg_finder_contacts.ini | |
/administrator/language/en-GB/en-GB.plg_finder_contacts.sys.ini | |
/administrator/language/en-GB/en-GB.plg_finder_content.ini | |
/administrator/language/en-GB/en-GB.plg_finder_content.sys.ini | |
/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.sys.ini | |
/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.ini | |
/administrator/language/en-GB/en-GB.plg_finder_tags.ini | |
/administrator/language/en-GB/en-GB.plg_finder_tags.sys.ini | |
/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini | |
/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini | |
/administrator/language/en-GB/en-GB.plg_installer_folderinstaller* | |
/administrator/language/en-GB/en-GB.plg_installer_packageinstaller* | |
/administrator/language/en-GB/en-GB.plg_installer_packageinstaller | |
/administrator/language/en-GB/en-GB.plg_installer_urlinstaller* | |
/administrator/language/en-GB/en-GB.plg_installer_webinstaller.ini | |
/administrator/language/en-GB/en-GB.plg_installer_webinstaller.sys.ini | |
/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.ini | |
/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_tags.ini | |
/administrator/language/en-GB/en-GB.plg_search_tags.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_languagecode.ini | |
/administrator/language/en-GB/en-GB.plg_system_languagecode.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_stats* | |
/administrator/language/en-GB/en-GB.plg_system_updatenotification* | |
/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.ini | |
/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.sys.ini | |
/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.ini | |
/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.sys.ini | |
/administrator/language/en-GB/en-GB.tpl_isis.ini | |
/administrator/language/en-GB/en-GB.tpl_isis.sys.ini | |
/administrator/language/en-GB/install.xml | |
/administrator/language/en-GB/en-GB.com_admin.ini | |
/administrator/language/en-GB/en-GB.com_admin.sys.ini | |
/administrator/language/en-GB/en-GB.com_banners.ini | |
/administrator/language/en-GB/en-GB.com_banners.sys.ini | |
/administrator/language/en-GB/en-GB.com_cache.ini | |
/administrator/language/en-GB/en-GB.com_cache.sys.ini | |
/administrator/language/en-GB/en-GB.com_categories.ini | |
/administrator/language/en-GB/en-GB.com_categories.sys.ini | |
/administrator/language/en-GB/en-GB.com_checkin.ini | |
/administrator/language/en-GB/en-GB.com_checkin.sys.ini | |
/administrator/language/en-GB/en-GB.com_config.ini | |
/administrator/language/en-GB/en-GB.com_config.sys.ini | |
/administrator/language/en-GB/en-GB.com_contact.ini | |
/administrator/language/en-GB/en-GB.com_contact.sys.ini | |
/administrator/language/en-GB/en-GB.com_content.ini | |
/administrator/language/en-GB/en-GB.com_content.sys.ini | |
/administrator/language/en-GB/en-GB.com_cpanel.ini | |
/administrator/language/en-GB/en-GB.com_cpanel.sys.ini | |
/administrator/language/en-GB/en-GB.com_finder.ini | |
/administrator/language/en-GB/en-GB.com_finder.sys.ini | |
/administrator/language/en-GB/en-GB.com_installer.ini | |
/administrator/language/en-GB/en-GB.com_installer.sys.ini | |
/administrator/language/en-GB/en-GB.com_languages.ini | |
/administrator/language/en-GB/en-GB.com_languages.sys.ini | |
/administrator/language/en-GB/en-GB.com_login.ini | |
/administrator/language/en-GB/en-GB.com_login.sys.ini | |
/administrator/language/en-GB/en-GB.com_mailto.sys.ini | |
/administrator/language/en-GB/en-GB.com_media.ini | |
/administrator/language/en-GB/en-GB.com_media.sys.ini | |
/administrator/language/en-GB/en-GB.com_menus.ini | |
/administrator/language/en-GB/en-GB.com_menus.sys.ini | |
/administrator/language/en-GB/en-GB.com_messages.ini | |
/administrator/language/en-GB/en-GB.com_messages.sys.ini | |
/administrator/language/en-GB/en-GB.com_modules.ini | |
/administrator/language/en-GB/en-GB.com_modules.sys.ini | |
/administrator/language/en-GB/en-GB.com_newsfeeds.ini | |
/administrator/language/en-GB/en-GB.com_newsfeeds.sys.ini | |
/administrator/language/en-GB/en-GB.com_plugins.ini | |
/administrator/language/en-GB/en-GB.com_plugins.sys.ini | |
/administrator/language/en-GB/en-GB.com_redirect.ini | |
/administrator/language/en-GB/en-GB.com_redirect.sys.ini | |
/administrator/language/en-GB/en-GB.com_search.ini | |
/administrator/language/en-GB/en-GB.com_search.sys.ini | |
/administrator/language/en-GB/en-GB.com_templates.ini | |
/administrator/language/en-GB/en-GB.com_templates.sys.ini | |
/administrator/language/en-GB/en-GB.com_users.ini | |
/administrator/language/en-GB/en-GB.com_users.sys.ini | |
/administrator/language/en-GB/en-GB.com_weblinks.ini | |
/administrator/language/en-GB/en-GB.com_weblinks.sys.ini | |
/administrator/language/en-GB/en-GB.com_wrapper.ini | |
/administrator/language/en-GB/en-GB.com_wrapper.sys.ini | |
/administrator/language/en-GB/en-GB.ini | |
/administrator/language/en-GB/en-GB.lib_joomla.ini | |
/administrator/language/en-GB/en-GB.localise.php | |
/administrator/language/en-GB/en-GB.mod_custom.ini | |
/administrator/language/en-GB/en-GB.mod_custom.sys.ini | |
/administrator/language/en-GB/en-GB.mod_feed.ini | |
/administrator/language/en-GB/en-GB.mod_feed.sys.ini | |
/administrator/language/en-GB/en-GB.mod_latest.ini | |
/administrator/language/en-GB/en-GB.mod_latest.sys.ini | |
/administrator/language/en-GB/en-GB.mod_logged.ini | |
/administrator/language/en-GB/en-GB.mod_logged.sys.ini | |
/administrator/language/en-GB/en-GB.mod_login.ini | |
/administrator/language/en-GB/en-GB.mod_login.sys.ini | |
/administrator/language/en-GB/en-GB.mod_menu.ini | |
/administrator/language/en-GB/en-GB.mod_menu.sys.ini | |
/administrator/language/en-GB/en-GB.mod_multilangstatus.ini | |
/administrator/language/en-GB/en-GB.mod_multilangstatus.sys.ini | |
/administrator/language/en-GB/en-GB.mod_online.ini | |
/administrator/language/en-GB/en-GB.mod_online.sys.ini | |
/administrator/language/en-GB/en-GB.mod_popular.ini | |
/administrator/language/en-GB/en-GB.mod_popular.sys.ini | |
/administrator/language/en-GB/en-GB.mod_quickicon.ini | |
/administrator/language/en-GB/en-GB.mod_quickicon.sys.ini | |
/administrator/language/en-GB/en-GB.mod_status.ini | |
/administrator/language/en-GB/en-GB.mod_status.sys.ini | |
/administrator/language/en-GB/en-GB.mod_submenu.ini | |
/administrator/language/en-GB/en-GB.mod_submenu.sys.ini | |
/administrator/language/en-GB/en-GB.mod_title.ini | |
/administrator/language/en-GB/en-GB.mod_title.sys.ini | |
/administrator/language/en-GB/en-GB.mod_toolbar.ini | |
/administrator/language/en-GB/en-GB.mod_toolbar.sys.ini | |
/administrator/language/en-GB/en-GB.mod_unread.ini | |
/administrator/language/en-GB/en-GB.mod_unread.sys.ini | |
/administrator/language/en-GB/en-GB.mod_version.ini | |
/administrator/language/en-GB/en-GB.mod_version.sys.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_example.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_example.sys.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_gmail.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_gmail.sys.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_joomla.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_joomla.sys.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_ldap.ini | |
/administrator/language/en-GB/en-GB.plg_authentication_ldap.sys.ini | |
/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.ini | |
/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_emailcloak.ini | |
/administrator/language/en-GB/en-GB.plg_content_emailcloak.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_geshi.ini | |
/administrator/language/en-GB/en-GB.plg_content_geshi.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_joomla.ini | |
/administrator/language/en-GB/en-GB.plg_content_joomla.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_loadmodule.ini | |
/administrator/language/en-GB/en-GB.plg_content_loadmodule.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_pagebreak.ini | |
/administrator/language/en-GB/en-GB.plg_content_pagebreak.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_pagenavigation.ini | |
/administrator/language/en-GB/en-GB.plg_content_pagenavigation.sys.ini | |
/administrator/language/en-GB/en-GB.plg_content_vote.ini | |
/administrator/language/en-GB/en-GB.plg_content_vote.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors_codemirror.ini | |
/administrator/language/en-GB/en-GB.plg_editors_codemirror.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors_none.ini | |
/administrator/language/en-GB/en-GB.plg_editors_none.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors_tinymce.ini | |
/administrator/language/en-GB/en-GB.plg_editors_tinymce.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_article.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_article.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_image.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_image.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.sys.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.ini | |
/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.sys.ini | |
/administrator/language/en-GB/en-GB.plg_extension_joomla.ini | |
/administrator/language/en-GB/en-GB.plg_extension_joomla.sys.ini | |
/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.ini | |
/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_categories.ini | |
/administrator/language/en-GB/en-GB.plg_search_categories.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_contacts.ini | |
/administrator/language/en-GB/en-GB.plg_search_contacts.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_content.ini | |
/administrator/language/en-GB/en-GB.plg_search_content.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_newsfeeds.ini | |
/administrator/language/en-GB/en-GB.plg_search_newsfeeds.sys.ini | |
/administrator/language/en-GB/en-GB.plg_search_weblinks.ini | |
/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_cache.ini | |
/administrator/language/en-GB/en-GB.plg_system_cache.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_debug.ini | |
/administrator/language/en-GB/en-GB.plg_system_debug.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_highlight.ini | |
/administrator/language/en-GB/en-GB.plg_system_highlight.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_languagefilter.ini | |
/administrator/language/en-GB/en-GB.plg_system_languagefilter.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_log.ini | |
/administrator/language/en-GB/en-GB.plg_system_logout.ini | |
/administrator/language/en-GB/en-GB.plg_system_logout.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_log.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_p3p.ini | |
/administrator/language/en-GB/en-GB.plg_system_p3p.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_redirect.ini | |
/administrator/language/en-GB/en-GB.plg_system_redirect.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_remember.ini | |
/administrator/language/en-GB/en-GB.plg_system_remember.sys.ini | |
/administrator/language/en-GB/en-GB.plg_system_sef.ini | |
/administrator/language/en-GB/en-GB.plg_system_sef.sys.ini | |
/administrator/language/en-GB/en-GB.plg_user_contactcreator.ini | |
/administrator/language/en-GB/en-GB.plg_user_contactcreator.sys.ini | |
/administrator/language/en-GB/en-GB.plg_user_joomla.ini | |
/administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini | |
/administrator/language/en-GB/en-GB.plg_user_profile.ini | |
/administrator/language/en-GB/en-GB.plg_user_profile.sys.ini | |
/administrator/language/en-GB/en-GB.tpl_bluestork.ini | |
/administrator/language/en-GB/en-GB.tpl_bluestork.sys.ini | |
/administrator/language/en-GB/en-GB.tpl_hathor.ini | |
/administrator/language/en-GB/en-GB.tpl_hathor.sys.ini | |
/administrator/language/en-GB/en-GB.xml | |
/administrator/language/en-GB/index.html | |
/administrator/language/ru-RU/index.html | |
/administrator/language/overrides/* | |
/administrator/language/index.html | |
/administrator/logs/index.html | |
/administrator/manifests/* | |
/administrator/modules/mod_custom/* | |
/administrator/modules/mod_feed/* | |
/administrator/modules/mod_latest/* | |
/administrator/modules/mod_logged/* | |
/administrator/modules/mod_login/* | |
/administrator/modules/mod_menu/* | |
/administrator/modules/mod_multilangstatus/* | |
/administrator/modules/mod_online/* | |
/administrator/modules/mod_popular/* | |
/administrator/modules/mod_quickicon/* | |
/administrator/modules/mod_status/* | |
/administrator/modules/mod_submenu/* | |
/administrator/modules/mod_title/* | |
/administrator/modules/mod_toolbar/* | |
/administrator/modules/mod_unread/* | |
/administrator/modules/mod_version/* | |
/administrator/modules/mod_stats_admin/* | |
/administrator/modules/index.html | |
/administrator/templates/bluestork/* | |
/administrator/templates/isis/* | |
/administrator/templates/hathor/* | |
/administrator/templates/system/* | |
/administrator/templates/index.html | |
/administrator/index.php | |
/cache/* | |
/bin/* | |
/cli/* | |
/components/com_banners/* | |
/components/com_ajax/* | |
/components/com_config/* | |
/components/com_contenthistory/* | |
/components/com_tags/* | |
/components/com_contact/* | |
/components/com_content/* | |
/components/com_finder/* | |
/components/com_mailto/* | |
/components/com_media/* | |
/components/com_modules/* | |
/components/com_newsfeeds/* | |
/components/com_search/* | |
/components/com_users/* | |
/components/com_weblinks/* | |
/components/com_wrapper/* | |
/components/index.html | |
/images/banners/* | |
/images/headers/* | |
/images/sampledata/* | |
/images/joomla* | |
/images/index.html | |
/images/powered_by.png | |
/includes/* | |
/installation/* | |
/language/en-GB/en-GB.com_ajax.ini | |
/language/en-GB/en-GB.com_config.ini | |
/language/en-GB/en-GB.com_contact.ini | |
/language/en-GB/en-GB.com_finder.ini | |
/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 | |
/language/en-GB/en-GB.lib_joomla.sys.ini | |
/language/en-GB/en-GB.lib_phpass.sys.ini | |
/language/en-GB/en-GB.lib_phpmailer.sys.ini | |
/language/en-GB/en-GB.lib_phputf8.sys.ini | |
/language/en-GB/en-GB.lib_simplepie.sys.ini | |
/language/en-GB/en-GB.com_media.ini | |
/language/en-GB/en-GB.mod_finder.ini | |
/language/en-GB/en-GB.com_messages.ini | |
/language/en-GB/en-GB.mod_tags_popular.ini | |
/language/en-GB/en-GB.mod_tags_popular.sys.ini | |
/language/en-GB/en-GB.mod_tags_similar.ini | |
/language/en-GB/en-GB.mod_tags_similar.sys.ini | |
/language/en-GB/en-GB.mod_finder.sys.ini | |
/language/en-GB/en-GB.tpl_beez3.ini | |
/language/en-GB/en-GB.tpl_beez3.sys.ini | |
/language/en-GB/en-GB.com_newsfeeds.ini | |
/language/en-GB/en-GB.tpl_protostar.ini | |
/language/en-GB/en-GB.tpl_protostar.sys.ini | |
/language/en-GB/en-GB.com_search.ini | |
/language/en-GB/en-GB.com_users.ini | |
/language/en-GB/en-GB.com_weblinks.ini | |
/language/en-GB/en-GB.com_wrapper.ini | |
/language/en-GB/en-GB.files_joomla.sys.ini | |
/language/en-GB/en-GB.ini | |
/language/en-GB/en-GB.lib_joomla.ini | |
/language/en-GB/en-GB.localise.php | |
/language/en-GB/en-GB.mod_articles_archive.ini | |
/language/en-GB/en-GB.mod_articles_archive.sys.ini | |
/language/en-GB/en-GB.mod_articles_categories.ini | |
/language/en-GB/en-GB.mod_articles_categories.sys.ini | |
/language/en-GB/en-GB.mod_articles_category.ini | |
/language/en-GB/en-GB.mod_articles_category.sys.ini | |
/language/en-GB/en-GB.mod_articles_latest.ini | |
/language/en-GB/en-GB.mod_articles_latest.sys.ini | |
/language/en-GB/en-GB.mod_articles_news.ini | |
/language/en-GB/en-GB.mod_articles_news.sys.ini | |
/language/en-GB/en-GB.mod_articles_popular.ini | |
/language/en-GB/en-GB.mod_articles_popular.sys.ini | |
/language/en-GB/en-GB.mod_banners.ini | |
/language/en-GB/en-GB.mod_banners.sys.ini | |
/language/en-GB/en-GB.mod_breadcrumbs.ini | |
/language/en-GB/en-GB.mod_breadcrumbs.sys.ini | |
/language/en-GB/en-GB.mod_custom.ini | |
/language/en-GB/en-GB.mod_custom.sys.ini | |
/language/en-GB/en-GB.mod_feed.ini | |
/language/en-GB/en-GB.mod_feed.sys.ini | |
/language/en-GB/en-GB.mod_footer.ini | |
/language/en-GB/en-GB.mod_footer.sys.ini | |
/language/en-GB/en-GB.mod_languages.ini | |
/language/en-GB/en-GB.mod_languages.sys.ini | |
/language/en-GB/en-GB.mod_login.ini | |
/language/en-GB/en-GB.mod_login.sys.ini | |
/language/en-GB/en-GB.mod_menu.ini | |
/language/en-GB/en-GB.mod_menu.sys.ini | |
/language/en-GB/en-GB.mod_random_image.ini | |
/language/en-GB/en-GB.mod_random_image.sys.ini | |
/language/en-GB/en-GB.mod_related_items.ini | |
/language/en-GB/en-GB.mod_related_items.sys.ini | |
/language/en-GB/en-GB.mod_search.ini | |
/language/en-GB/en-GB.mod_search.sys.ini | |
/language/en-GB/en-GB.mod_stats.ini | |
/language/en-GB/en-GB.mod_stats.sys.ini | |
/language/en-GB/en-GB.mod_syndicate.ini | |
/language/en-GB/en-GB.mod_syndicate.sys.ini | |
/language/en-GB/en-GB.mod_users_latest.ini | |
/language/en-GB/en-GB.mod_users_latest.sys.ini | |
/language/en-GB/en-GB.mod_weblinks.ini | |
/language/en-GB/en-GB.mod_weblinks.sys.ini | |
/language/en-GB/en-GB.mod_whosonline.ini | |
/language/en-GB/en-GB.mod_whosonline.sys.ini | |
/language/en-GB/en-GB.mod_wrapper.ini | |
/language/en-GB/en-GB.mod_wrapper.sys.ini | |
/language/en-GB/en-GB.tpl_atomic.ini | |
/language/en-GB/en-GB.tpl_atomic.sys.ini | |
/language/en-GB/en-GB.tpl_beez_20.ini | |
/language/en-GB/en-GB.tpl_beez_20.sys.ini | |
/language/en-GB/en-GB.tpl_beez5.ini | |
/language/en-GB/en-GB.tpl_beez5.sys.ini | |
/language/en-GB/en-GB.xml | |
/language/en-GB/index.html | |
/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/php-encryption/* | |
/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/* | |
/media/overrider/* | |
/media/plg_captcha_recaptcha/* | |
/media/plg_quickicon_extensionupdate/* | |
/media/plg_quickicon_joomlaupdate/* | |
/media/plg_system_highlight/* | |
/media/plg_system_stats/* | |
/media/system/* | |
/media/index.html | |
/modules/mod_articles_archive/* | |
/modules/mod_articles_categories/* | |
/modules/mod_articles_category/* | |
/modules/mod_articles_latest/* | |
/modules/mod_articles_news/* | |
/modules/mod_articles_popular/* | |
/modules/mod_banners/* | |
/modules/mod_breadcrumbs/* | |
/modules/mod_custom/* | |
/modules/mod_feed/* | |
/modules/mod_finder/* | |
/modules/mod_footer/* | |
/modules/mod_languages/* | |
/modules/mod_login/* | |
/modules/mod_menu/* | |
/modules/mod_random_image/* | |
/modules/mod_related_items/* | |
/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/* | |
/modules/mod_wrapper/* | |
/modules/index.html | |
/plugins/authentication/example/* | |
/plugins/authentication/gmail/* | |
/plugins/authentication/joomla/* | |
/plugins/authentication/ldap/* | |
/plugins/authentication/cookie/* | |
/plugins/authentication/index.html | |
/plugins/captcha/recaptcha/* | |
/plugins/captcha/index.html | |
/plugins/content/emailcloak/* | |
/plugins/content/example/* | |
/plugins/content/finder/* | |
/plugins/content/geshi/* | |
/plugins/content/joomla/* | |
/plugins/content/loadmodule/* | |
/plugins/content/pagebreak/* | |
/plugins/content/pagenavigation/* | |
/plugins/content/vote/* | |
/plugins/content/contact/* | |
/plugins/content/index.html | |
/plugins/editors/codemirror/* | |
/plugins/editors/none/* | |
/plugins/editors/tinymce/* | |
/plugins/editors/index.html | |
/plugins/editors-xtd/module/* | |
/plugins/editors-xtd/article/* | |
/plugins/editors-xtd/image/* | |
/plugins/editors-xtd/pagebreak/* | |
/plugins/editors-xtd/readmore/* | |
/plugins/editors-xtd/index.html | |
/plugins/extension/example/* | |
/plugins/extension/joomla/* | |
/plugins/extension/index.html | |
/plugins/finder/index.html | |
/plugins/finder/categories/* | |
/plugins/finder/contacts/* | |
/plugins/finder/content/* | |
/plugins/finder/newsfeeds/* | |
/plugins/finder/tags/* | |
/plugins/finder/weblinks/* | |
/plugins/installer/* | |
/plugins/quickicon/extensionupdate/* | |
/plugins/quickicon/joomlaupdate/* | |
/plugins/quickicon/index.html | |
/plugins/search/categories/* | |
/plugins/search/contacts/* | |
/plugins/search/content/* | |
/plugins/search/newsfeeds/* | |
/plugins/search/weblinks/* | |
/plugins/search/tags/* | |
/plugins/search/index.html | |
/plugins/system/cache/* | |
/plugins/system/debug/* | |
/plugins/system/highlight/* | |
/plugins/system/languagecode/* | |
/plugins/system/languagefilter/* | |
/plugins/system/log/* | |
/plugins/system/logout/* | |
/plugins/system/p3p/* | |
/plugins/system/redirect/* | |
/plugins/system/remember/* | |
/plugins/system/sef/* | |
/plugins/system/stats/* | |
/plugins/system/updatenotification/* | |
/plugins/system/index.html | |
/plugins/twofactorauth/* | |
/plugins/user/contactcreator/* | |
/plugins/user/example/* | |
/plugins/user/joomla/* | |
/plugins/user/profile/* | |
/plugins/user/index.html | |
/plugins/index.html | |
/templates/atomic/* | |
/templates/beez3/* | |
/templates/beez_20/* | |
/templates/beez5/* | |
/templates/protostar/* | |
/templates/system/* | |
/templates/index.html | |
/tmp/* | |
/configuration.php | |
/joomla.xml | |
/*.txt | |
/robots.txt.dist | |
### Laravel ### | |
vendor/ | |
# Laravel 4 specific | |
bootstrap/compiled.php | |
app/storage/ | |
# Laravel 5 & Lumen specific | |
public/storage | |
storage/*.key | |
.env.*.php | |
.env.php | |
.env | |
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer | |
.rocketeer/ | |
### Lua ### | |
# Compiled Lua sources | |
luac.out | |
# luarocks build files | |
*.src.rock | |
*.zip | |
*.tar.gz | |
# Object files | |
*.os | |
*.ko | |
*.elf | |
# Precompiled Headers | |
# Libraries | |
*.def | |
*.exp | |
# Shared objects (inc. Windows DLLs) | |
*.so.* | |
# Executables | |
*.i*86 | |
*.x86_64 | |
*.hex | |
### MeteorJS ### | |
# default meteor build and local packages | |
.meteor/local | |
# meteor settings file | |
settings.json | |
# meteor build output files | |
# general swp files from vim | |
### Node ### | |
# Logs | |
logs | |
npm-debug.log* | |
# Runtime data | |
pids | |
*.pid | |
*.seed | |
*.pid.lock | |
# Directory for instrumented libs generated by jscoverage/JSCover | |
lib-cov | |
# Coverage directory used by tools like istanbul | |
coverage | |
# nyc test coverage | |
.nyc_output | |
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) | |
.grunt | |
# node-waf configuration | |
.lock-wscript | |
# Compiled binary addons (http://nodejs.org/api/addons.html) | |
build/Release | |
# Dependency directories | |
node_modules | |
jspm_packages | |
# Optional npm cache directory | |
.npm | |
# Optional eslint cache | |
.eslintcache | |
# Optional REPL history | |
.node_repl_history | |
# Output of 'npm pack' | |
*.tgz | |
# Yarn Integrity file | |
.yarn-integrity | |
### Kobalt ### | |
.kobalt | |
kobaltBuild/ | |
### Python ### | |
# Byte-compiled / optimized / DLL files | |
*.py[cod] | |
*$py.class | |
# C extensions | |
# Distribution / packaging | |
.Python | |
env/ | |
develop-eggs/ | |
downloads/ | |
eggs/ | |
.eggs/ | |
lib/ | |
lib64/ | |
parts/ | |
sdist/ | |
*.egg-info/ | |
.installed.cfg | |
*.egg | |
# PyInstaller | |
# Usually these files are written by a python script from a template | |
# before PyInstaller builds the exe, so as to inject date/other infos into it. | |
*.manifest | |
*.spec | |
# Installer logs | |
pip-log.txt | |
pip-delete-this-directory.txt | |
# Unit test / coverage reports | |
htmlcov/ | |
.tox/ | |
.coverage | |
.coverage.* | |
.cache | |
nosetests.xml | |
coverage.xml | |
*,cover | |
.hypothesis/ | |
# Translations | |
*.mo | |
*.pot | |
# Django stuff: | |
local_settings.py | |
# Flask stuff: | |
instance/ | |
.webassets-cache | |
# Scrapy stuff: | |
.scrapy | |
# Sphinx documentation | |
docs/_build/ | |
# PyBuilder | |
target/ | |
# Jupyter Notebook | |
.ipynb_checkpoints | |
# pyenv | |
.python-version | |
# celery beat schedule file | |
celerybeat-schedule | |
# dotenv | |
# virtualenv | |
.venv/ | |
venv/ | |
ENV/ | |
# Spyder project settings | |
.spyderproject | |
# Rope project settings | |
.ropeproject | |
### Objective-C ### | |
# Xcode | |
# | |
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore | |
## Build generated | |
DerivedData/ | |
## Various settings | |
*.pbxuser | |
!default.pbxuser | |
*.mode1v3 | |
!default.mode1v3 | |
*.mode2v3 | |
!default.mode2v3 | |
*.perspectivev3 | |
!default.perspectivev3 | |
xcuserdata/ | |
## Other | |
*.moved-aside | |
*.xcuserstate | |
## Obj-C/Swift specific | |
*.hmap | |
*.dSYM.zip | |
*.dSYM | |
# CocoaPods | |
# | |
# We recommend against adding the Pods directory to your .gitignore. However | |
# you should judge for yourself, the pros and cons are mentioned at: | |
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control | |
# | |
# Pods/ | |
# Carthage | |
# | |
# Add this line if you want to avoid checking in source code from Carthage dependencies. | |
# Carthage/Checkouts | |
Carthage/Build | |
# fastlane | |
# | |
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the | |
# screenshots whenever they are needed. | |
# For more information about the recommended setup visit: | |
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md | |
fastlane/report.xml | |
fastlane/Preview.html | |
fastlane/screenshots | |
fastlane/test_output | |
# Code Injection | |
# | |
# After new code Injection tools there's a generated folder /iOSInjectionProject | |
# https://github.com/johnno1962/injectionforxcode | |
iOSInjectionProject/ | |
### Objective-C Patch ### | |
*.xcscmblueprint | |
### Rails ### | |
*.rbc | |
capybara-*.html | |
.rspec | |
/log | |
/tmp | |
/db/*.sqlite3 | |
/db/*.sqlite3-journal | |
/public/system | |
/coverage/ | |
/spec/tmp | |
**.orig | |
rerun.txt | |
pickle-email-*.html | |
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo | |
config/initializers/secret_token.rb | |
# Only include if you have production secrets in this file, which is no longer a Rails default | |
# config/secrets.yml | |
# dotenv | |
# TODO Comment out this rule if environment variables can be committed | |
## Environment normalization: | |
/.bundle | |
/vendor/bundle | |
# these should all be checked in to normalize the environment: | |
# Gemfile.lock, .ruby-version, .ruby-gemset | |
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: | |
.rvmrc | |
# if using bower-rails ignore default bower_components path bower.json files | |
/vendor/assets/bower_components | |
*.bowerrc | |
bower.json | |
# Ignore pow environment settings | |
.powenv | |
# Ignore Byebug command history file. | |
.byebug_history | |
### Swift ### | |
# Xcode | |
# | |
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore | |
## Build generated | |
## Various settings | |
## Other | |
## Obj-C/Swift specific | |
## Playgrounds | |
timeline.xctimeline | |
playground.xcworkspace | |
# Swift Package Manager | |
# | |
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. | |
# Packages/ | |
.build/ | |
# CocoaPods | |
# | |
# We recommend against adding the Pods directory to your .gitignore. However | |
# you should judge for yourself, the pros and cons are mentioned at: | |
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control | |
# | |
# Pods/ | |
# Carthage | |
# | |
# Add this line if you want to avoid checking in source code from Carthage dependencies. | |
# Carthage/Checkouts | |
# fastlane | |
# | |
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the | |
# screenshots whenever they are needed. | |
# For more information about the recommended setup visit: | |
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md | |
### Xcode ### | |
# Xcode | |
# | |
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore | |
## Build generated | |
## Various settings | |
## Other | |
*.xccheckout | |
### XamarinStudio ### | |
obj/ | |
### VisualStudioCode ### | |
.vscode/* | |
!.vscode/settings.json | |
!.vscode/tasks.json | |
!.vscode/launch.json | |
### WebStorm ### | |
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm | |
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 | |
# User-specific stuff: | |
# Sensitive or high-churn files: | |
# Gradle: | |
# Mongo Explorer plugin: | |
## File-based project format: | |
## Plugin-specific files: | |
# IntelliJ | |
# mpeltonen/sbt-idea plugin | |
# JIRA plugin | |
# Crashlytics plugin (for Android Studio and IntelliJ) | |
### WebStorm Patch ### | |
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 | |
# *.iml | |
# modules.xml | |
# .idea/misc.xml | |
# *.ipr | |
### Java ### | |
# BlueJ files | |
# Mobile Tools for Java (J2ME) | |
.mtj.tmp/ | |
# Package Files # | |
*.jar | |
*.war | |
*.ear | |
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | |
hs_err_pid* | |
### VisualStudio ### | |
## Ignore Visual Studio temporary files, build results, and | |
## files generated by popular Visual Studio add-ons. | |
## | |
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore | |
# User-specific files | |
# User-specific files (MonoDevelop/Xamarin Studio) | |
# Build results | |
# Visual Studio 2015 cache/options directory | |
# Uncomment if you have tasks that create the project's static files in wwwroot | |
#wwwroot/ | |
# MSTest test Results | |
# NUNIT | |
# Build Results of an ATL Project | |
# .NET Core | |
# Chutzpah Test files | |
# Visual C++ cache files | |
# Visual Studio profiler | |
# TFS 2012 Local Workspace | |
# Guidance Automation Toolkit | |
# ReSharper is a .NET coding add-in | |
# JustCode is a .NET coding add-in | |
# TeamCity is a build add-in | |
# DotCover is a Code Coverage Tool | |
# Visual Studio code coverage results | |
# NCrunch | |
# MightyMoose | |
# Web workbench (sass) | |
# Installshield output folder | |
# DocProject is a documentation generator add-in | |
# Click-Once directory | |
# Publish Web Output | |
# TODO: Comment the next line if you want to checkin your web deploy settings | |
# but database connection strings (with potential passwords) will be unencrypted | |
# Microsoft Azure Web App publish settings. Comment the next line if you want to | |
# checkin your Azure Web App publish settings, but sensitive information contained | |
# in these scripts will be unencrypted | |
# NuGet Packages | |
# The packages folder can be ignored because of Package Restore | |
# except build/, which is used as an MSBuild target. | |
# Uncomment if necessary however generally it will be regenerated when needed | |
#!**/packages/repositories.config | |
# NuGet v3's project.json files produces more ignoreable files | |
# Microsoft Azure Build Output | |
# Microsoft Azure Emulator | |
# Windows Store app package directories and files | |
# Visual Studio cache files | |
# files ending in .cache can be ignored | |
# but keep track of directories ending in .cache | |
# Others | |
# Since there are multiple workflows, uncomment next line to ignore bower_components | |
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) | |
#bower_components/ | |
# RIA/Silverlight projects | |
# Backup & report files from converting an old project file | |
# to a newer Visual Studio version. Backup files are not needed, | |
# because we have git ;-) | |
# SQL Server files | |
# Business Intelligence projects | |
# Microsoft Fakes | |
# GhostDoc plugin setting file | |
# Node.js Tools for Visual Studio | |
# Visual Studio 6 build log | |
# Visual Studio 6 workspace options file | |
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) | |
# Visual Studio LightSwitch build output | |
# Paket dependency manager | |
# FAKE - F# Make | |
# JetBrains Rider | |
# CodeRush | |
# Python Tools for Visual Studio (PTVS) | |
# Cake - Uncomment if you are using it | |
# tools/ | |
### VisualStudio Patch ### | |
### Umbraco ### | |
# Note: VisualStudio gitignore rules may also be relevant | |
# Umbraco | |
# Ignore unimportant folders generated by Umbraco | |
**/App_Data/Logs/ | |
**/App_Data/[Pp]review/ | |
**/App_Data/TEMP/ | |
**/App_Data/NuGetBackup/ | |
# Ignore Umbraco content cache file | |
**/App_Data/umbraco.config | |
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder) | |
# Make sure to include details from VisualStudio.gitignore BEFORE this | |
!**/App_Data/[Pp]ackages/ | |
!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages | |
# ImageProcessor DiskCache | |
**/App_Data/cache/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment