diff --git a/Global/Calabash.gitignore b/Global/Calabash.gitignore new file mode 100644 index 0000000..8a75b32 --- /dev/null +++ b/Global/Calabash.gitignore @@ -0,0 +1,10 @@ +# Calabash / Cucumber +rerun/ +reports/ +screenshots/ +screenshot*.png +test-servers/ + +# bundler +.bundle +vendor