forked from forgejo/forgejo
complate list of gitignores and licenses
This commit is contained in:
parent
4cfa2ca40d
commit
46bee50e45
223 changed files with 10197 additions and 3818 deletions
19
conf/gitignore/ExpressionEngine
Normal file
19
conf/gitignore/ExpressionEngine
Normal file
|
@ -0,0 +1,19 @@
|
|||
.DS_Store
|
||||
|
||||
# Images
|
||||
images/avatars/
|
||||
images/captchas/
|
||||
images/smileys/
|
||||
images/member_photos/
|
||||
images/signature_attachments/
|
||||
images/pm_attachments/
|
||||
|
||||
# For security do not publish the following files
|
||||
system/expressionengine/config/database.php
|
||||
system/expressionengine/config/config.php
|
||||
|
||||
# Caches
|
||||
sized/
|
||||
thumbs/
|
||||
_thumbs/
|
||||
*/expressionengine/cache/*
|
Loading…
Add table
Add a link
Reference in a new issue