mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add default file, README in libraries and translations in Drupal
This commit is contained in:
parent
4fbb31c4da
commit
91d3006e95
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue