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