We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aeefb4 commit 5e49936Copy full SHA for 5e49936
Drupal.gitignore
@@ -8,7 +8,6 @@ sites/*/files
8
sites/*/private
9
10
# Ignore default text files
11
-.htaccess
12
robots.txt
13
/CHANGELOG.txt
14
/COPYRIGHT.txt
@@ -22,6 +21,7 @@ sites/all/modules/README.txt
22
21
sites/all/themes/README.txt
23
24
# Ignore everything but the "sites" folder ( for non core developer )
+.htaccess
25
web.config
26
authorize.php
27
cron.php
0 commit comments