mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-05 18:50:20 +01:00
Ignore Drupal test generated files (#2982)
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
/sites/*/tmp
|
||||
/sites/*/cache
|
||||
|
||||
# Ignore testing related files
|
||||
/sites/simpletest
|
||||
|
||||
# Ignore drupal core (if not versioning drupal sources)
|
||||
/core
|
||||
/modules/README.txt
|
||||
|
||||
Reference in New Issue
Block a user