We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7452bf commit 37abd93Copy full SHA for 37abd93
1 file changed
Drupal.gitignore
@@ -18,6 +18,9 @@
18
/sites/*/tmp
19
/sites/*/cache
20
21
+# Ignore testing related files
22
+/sites/simpletest
23
+
24
# Ignore drupal core (if not versioning drupal sources)
25
/core
26
/modules/README.txt
0 commit comments