mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 10:34:23 +02:00
Exclude Composer files in GitHub sync for e107 v2
This commit is contained in:
@@ -305,6 +305,8 @@ class e_fileTest extends \Codeception\Test\Unit
|
||||
'/CONTRIBUTING.md',
|
||||
'/LICENSE',
|
||||
'/README.md',
|
||||
'/composer.json',
|
||||
'/composer.lock',
|
||||
'/install.php',
|
||||
'/favicon.ico',
|
||||
]
|
||||
|
Reference in New Issue
Block a user