Skip to content

Commit 5e49936

Browse files
author
Ian Carrico
committed
Move .htaccess to its place under core files, not text files
1 parent 0aeefb4 commit 5e49936

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)