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