提交 41baaa27 编写于 作者: C Carl Suster

Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue

Correct minor ordering issue on Drupal gitignore
...@@ -8,7 +8,6 @@ sites/*/files ...@@ -8,7 +8,6 @@ sites/*/files
sites/*/private sites/*/private
# Ignore default text files # Ignore default text files
.htaccess
robots.txt robots.txt
/CHANGELOG.txt /CHANGELOG.txt
/COPYRIGHT.txt /COPYRIGHT.txt
...@@ -22,6 +21,7 @@ sites/all/modules/README.txt ...@@ -22,6 +21,7 @@ sites/all/modules/README.txt
sites/all/themes/README.txt sites/all/themes/README.txt
# Ignore everything but the "sites" folder ( for non core developer ) # Ignore everything but the "sites" folder ( for non core developer )
.htaccess
web.config web.config
authorize.php authorize.php
cron.php cron.php
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册