removed /core/ from git tree
This commit is contained in:
+3
-1
@@ -9,11 +9,13 @@
|
||||
|
||||
# Ignore core when managing all of a project's dependencies with Composer
|
||||
# including Drupal core.
|
||||
# core
|
||||
/core/
|
||||
|
||||
|
||||
# Core's dependencies are managed with Composer.
|
||||
/vendor/
|
||||
|
||||
|
||||
# Ignore configuration files that may contain sensitive information.
|
||||
sites/*/settings*.php
|
||||
sites/*/services*.yml
|
||||
|
||||
Reference in New Issue
Block a user