Ignore Drupal test generated files (#2982)
This commit is contained in:
parent
d7452bf58f
commit
37abd930a6
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
||||||
/sites/*/tmp
|
/sites/*/tmp
|
||||||
/sites/*/cache
|
/sites/*/cache
|
||||||
|
|
||||||
|
# Ignore testing related files
|
||||||
|
/sites/simpletest
|
||||||
|
|
||||||
# Ignore drupal core (if not versioning drupal sources)
|
# Ignore drupal core (if not versioning drupal sources)
|
||||||
/core
|
/core
|
||||||
/modules/README.txt
|
/modules/README.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue