Skip to content

Commit 4d4af94

Browse files
authored
Update Drupal.gitignore (github#3329)
1 parent 863f9d2 commit 4d4af94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Drupal.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@
2323

2424
# Ignore drupal core (if not versioning drupal sources)
2525
/core
26+
/vendor
2627
/modules/README.txt
2728
/profiles/README.txt
29+
/themes/README.txt
2830
/sites/README.txt
2931
/sites/example.sites.php
3032
/sites/example.settings.local.php
3133
/sites/development.services.yml
32-
/themes/README.txt
33-
/vendor
3434
/.csslintrc
3535
/.editorconfig
3636
/.eslintignore
3737
/.eslintrc.json
3838
/.gitattributes
39+
/.ht.router.php
3940
/.htaccess
4041
/autoload.php
41-
/composer.json
42-
/composer.lock
4342
/example.gitignore
4443
/index.php
44+
/INSTALL.txt
4545
/LICENSE.txt
4646
/README.txt
4747
/robots.txt

0 commit comments

Comments
 (0)