Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Caiazza <acaiazza@gitlab.com>2017-09-07 12:25:06 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2017-09-07 12:25:06 +0300
commit3dafd75e471110109dc6c36b6acf56603f8a11e4 (patch)
tree7617bcb3d0a6d7c8dd4c56f1885aa6281a59d723 /vendor/gitignore/Drupal.gitignore
parent43f474901db9ca4192940af38519befb91c6f241 (diff)
Update templates for 10.0
Diffstat (limited to 'vendor/gitignore/Drupal.gitignore')
-rw-r--r--vendor/gitignore/Drupal.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/gitignore/Drupal.gitignore b/vendor/gitignore/Drupal.gitignore
index 0d2fe537f46..072b683190f 100644
--- a/vendor/gitignore/Drupal.gitignore
+++ b/vendor/gitignore/Drupal.gitignore
@@ -1,10 +1,12 @@
# Ignore configuration files that may contain sensitive information.
sites/*/*settings*.php
+sites/example.sites.php
# Ignore paths that contain generated content.
files/
sites/*/files
sites/*/private
+sites/*/translations
# Ignore default text files
robots.txt
@@ -16,6 +18,7 @@ robots.txt
/UPGRADE.txt
/README.txt
sites/README.txt
+sites/all/libraries/README.txt
sites/all/modules/README.txt
sites/all/themes/README.txt