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

Correct minor ordering issue on Drupal gitignore
This commit is contained in:
Carl Suster 2013-11-12 00:01:04 -08:00
commit 41baaa27a6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,6 @@ sites/*/files
sites/*/private
# Ignore default text files
.htaccess
robots.txt
/CHANGELOG.txt
/COPYRIGHT.txt
@ -22,6 +21,7 @@ sites/all/modules/README.txt
sites/all/themes/README.txt
# Ignore everything but the "sites" folder ( for non core developer )
.htaccess
web.config
authorize.php
cron.php