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