1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 01:20:06 +02:00

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

10
Global/Calabash.gitignore Normal file
View File

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