]> source.dussan.org Git - gitignore.git/commitdiff
Move .htaccess to its place under core files, not text files 629/head
authorIan Carrico <ian@fourkitchens.com>
Fri, 26 Apr 2013 21:06:04 +0000 (16:06 -0500)
committerIan Carrico <ian@fourkitchens.com>
Fri, 26 Apr 2013 21:06:04 +0000 (16:06 -0500)
Drupal.gitignore

index 73677d291fed574ebae16814e86cd2cbb16031b1..70ad567618e18b9f7890fcdd0db460ac67ac0c21 100644 (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