Browse Source

Merge pull request #1791 from Oddj0b/Calabash

Based on a template from jmoody
Brendan Forster 9 năm trước cách đây
mục cha
commit
fa441f9031
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      Global/Calabash.gitignore

+ 10 - 0
Global/Calabash.gitignore

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