Skip to content

Commit 41baaa2

Browse files
committed
Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue
Correct minor ordering issue on Drupal gitignore
2 parents b7982d4 + 5e49936 commit 41baaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Drupal.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ sites/*/files
88
sites/*/private
99

1010
# Ignore default text files
11-
.htaccess
1211
robots.txt
1312
/CHANGELOG.txt
1413
/COPYRIGHT.txt
@@ -22,6 +21,7 @@ sites/all/modules/README.txt
2221
sites/all/themes/README.txt
2322

2423
# Ignore everything but the "sites" folder ( for non core developer )
24+
.htaccess
2525
web.config
2626
authorize.php
2727
cron.php

0 commit comments

Comments
 (0)