Merge pull request #1791 from Oddj0b/Calabash

Based on a template from jmoody
This commit is contained in:
Brendan Forster 2016-01-28 15:58:45 +10:30
commit fa441f9031
1 changed files with 10 additions and 0 deletions

10
Global/Calabash.gitignore Normal file
View File

@ -0,0 +1,10 @@
# Calabash / Cucumber
rerun/
reports/
screenshots/
screenshot*.png
test-servers/
# bundler
.bundle
vendor