Procházet zdrojové kódy

Update Drupal.gitignore (#3329)

pull/3337/head
A. Said Aslan před 4 roky
rodič
revize
4d4af94e22
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 4
    4
      Drupal.gitignore

+ 4
- 4
Drupal.gitignore Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit