diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-17 09:45:24 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-17 09:45:24 +0200 |
commit | 7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525 (patch) | |
tree | 381bda2e192ecfae33c83d7f1c972894bc1cf562 /tests/unit/Caching/mockapp/runtime/.gitignore | |
parent | 4117b88528ba9a7d3fbdf3248aeb8ca0f7c37455 (diff) |
Chnages in phpunit's bootstrap script; should hopefully fix travis
Diffstat (limited to 'tests/unit/Caching/mockapp/runtime/.gitignore')
-rw-r--r-- | tests/unit/Caching/mockapp/runtime/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/Caching/mockapp/runtime/.gitignore b/tests/unit/Caching/mockapp/runtime/.gitignore index e69de29b..d6b7ef32 100644 --- a/tests/unit/Caching/mockapp/runtime/.gitignore +++ b/tests/unit/Caching/mockapp/runtime/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |