mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Update Drupal.gitignore (#3329)
This commit is contained in:
parent
863f9d209d
commit
4d4af94e22
@ -23,25 +23,25 @@
|
|||||||
|
|
||||||
# Ignore drupal core (if not versioning drupal sources)
|
# Ignore drupal core (if not versioning drupal sources)
|
||||||
/core
|
/core
|
||||||
|
/vendor
|
||||||
/modules/README.txt
|
/modules/README.txt
|
||||||
/profiles/README.txt
|
/profiles/README.txt
|
||||||
|
/themes/README.txt
|
||||||
/sites/README.txt
|
/sites/README.txt
|
||||||
/sites/example.sites.php
|
/sites/example.sites.php
|
||||||
/sites/example.settings.local.php
|
/sites/example.settings.local.php
|
||||||
/sites/development.services.yml
|
/sites/development.services.yml
|
||||||
/themes/README.txt
|
|
||||||
/vendor
|
|
||||||
/.csslintrc
|
/.csslintrc
|
||||||
/.editorconfig
|
/.editorconfig
|
||||||
/.eslintignore
|
/.eslintignore
|
||||||
/.eslintrc.json
|
/.eslintrc.json
|
||||||
/.gitattributes
|
/.gitattributes
|
||||||
|
/.ht.router.php
|
||||||
/.htaccess
|
/.htaccess
|
||||||
/autoload.php
|
/autoload.php
|
||||||
/composer.json
|
|
||||||
/composer.lock
|
|
||||||
/example.gitignore
|
/example.gitignore
|
||||||
/index.php
|
/index.php
|
||||||
|
/INSTALL.txt
|
||||||
/LICENSE.txt
|
/LICENSE.txt
|
||||||
/README.txt
|
/README.txt
|
||||||
/robots.txt
|
/robots.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user