From 4d4af94e22e9c8f14ea5e6fc5339f89430f34c61 Mon Sep 17 00:00:00 2001 From: "A. Said Aslan" Date: Wed, 11 Mar 2020 15:44:55 +0300 Subject: [PATCH] Update Drupal.gitignore (#3329) --- Drupal.gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Drupal.gitignore b/Drupal.gitignore index 1c101273..8421b864 100644 --- a/Drupal.gitignore +++ b/Drupal.gitignore @@ -23,25 +23,25 @@ # Ignore drupal core (if not versioning drupal sources) /core +/vendor /modules/README.txt /profiles/README.txt +/themes/README.txt /sites/README.txt /sites/example.sites.php /sites/example.settings.local.php /sites/development.services.yml -/themes/README.txt -/vendor /.csslintrc /.editorconfig /.eslintignore /.eslintrc.json /.gitattributes +/.ht.router.php /.htaccess /autoload.php -/composer.json -/composer.lock /example.gitignore /index.php +/INSTALL.txt /LICENSE.txt /README.txt /robots.txt