Skip to content

Instantly share code, notes, and snippets.

@kanetei
Created January 25, 2018 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kanetei/068229d51ad0dc75ad8f4604ff9d9573 to your computer and use it in GitHub Desktop.
Save kanetei/068229d51ad0dc75ad8f4604ff9d9573 to your computer and use it in GitHub Desktop.
concrete5 gitignore sample
application/bootstrap/autoload.php
application/bootstrap/start.php
application/config/doctrine/
application/config/generated_overrides/
application/config/concrete.php
application/config/update.php
application/config/database.php
application/files/
application/languages/cs_CZ/
application/languages/da_DK/
application/languages/de_DE/
application/languages/el_GR/
application/languages/en_GB/
application/languages/es_PY/
application/languages/es_ES/
application/languages/es_PE/
application/languages/fi_FI/
application/languages/fr_FR/
application/languages/it_IT/
application/languages/ja_JP/
application/languages/nb_NO/
application/languages/nl_NL/
application/languages/pl_PL/
application/languages/pt_BR/
application/languages/ru_RU/
application/languages/sv_SE/
application/languages/tr_TR/
application/index.html
concrete/
packages/
updates/
index.php
LICENSE.TXT
robots.txt
.htaccess
composer.json
composer.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment