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