aboutsummaryrefslogtreecommitdiffstats
path: root/Drupal.gitignore
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2013-11-12 00:01:04 -0800
committerCarl Suster <carl@contraflo.ws>2013-11-12 00:01:04 -0800
commit41baaa27a67786a26bd7cc71594875d406732df8 (patch)
treef9f11d1d6b937fa3551b12ebdb077193ae4c5878 /Drupal.gitignore
parentb7982d49688240be8bcb31131e843b907fe8d2a9 (diff)
parent5e49936959761c28f52c479a8de42624cf53889f (diff)
downloadgitignore-41baaa27a67786a26bd7cc71594875d406732df8.tar.gz
gitignore-41baaa27a67786a26bd7cc71594875d406732df8.zip
Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue
Correct minor ordering issue on Drupal gitignore
Diffstat (limited to 'Drupal.gitignore')
-rw-r--r--Drupal.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Drupal.gitignore b/Drupal.gitignore
index 0a6c20bd..a14c765d 100644
--- a/Drupal.gitignore
+++ b/Drupal.gitignore
@@ -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