diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Calabash | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/options/gitignore/Calabash b/options/gitignore/Calabash new file mode 100644 index 0000000..8a75b32 --- /dev/null +++ b/options/gitignore/Calabash @@ -0,0 +1,10 @@ +# Calabash / Cucumber +rerun/ +reports/ +screenshots/ +screenshot*.png +test-servers/ + +# bundler +.bundle +vendor |