mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Moved placeholder core_image.phar to e107_system
Also made naming of "core_image.phar" consistent everywhere
This commit is contained in:
@@ -49,7 +49,6 @@ exclude_patterns:
|
||||
- "**/tests/"
|
||||
- "**/vendor/"
|
||||
- "**/*.d.ts"
|
||||
- "e107_admin/core_image.php"
|
||||
- "e107_plugins/log/js/awesomechart.js"
|
||||
- "e107_core/**/*.sc"
|
||||
- "e107_docs/**/*"
|
||||
@@ -59,6 +58,7 @@ exclude_patterns:
|
||||
- "e107_handlers/phpmailer/**/*"
|
||||
- "e107_handlers/phpthumb/**/*"
|
||||
- "e107_handlers/xmlrpc/**/*"
|
||||
- "e107_system/core_image.phar"
|
||||
- "e107_web/**/*"
|
||||
- "e107_tests/tests/**/*"
|
||||
# Ignore symlinks that are allowed to be broken due to local configurations
|
||||
|
Reference in New Issue
Block a user