From 8ec50f4b7448d90578e28f34632070da7b7935cf Mon Sep 17 00:00:00 2001 From: Villars Gimm Date: Wed, 27 Jan 2016 12:24:30 +0100 Subject: Move Calabash to Global --- Calabash.gitignore | 10 ---------- Global/Calabash.gitignore | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 Calabash.gitignore create mode 100644 Global/Calabash.gitignore diff --git a/Calabash.gitignore b/Calabash.gitignore deleted file mode 100644 index 8a75b329..00000000 --- a/Calabash.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -# Calabash / Cucumber -rerun/ -reports/ -screenshots/ -screenshot*.png -test-servers/ - -# bundler -.bundle -vendor diff --git a/Global/Calabash.gitignore b/Global/Calabash.gitignore new file mode 100644 index 00000000..8a75b329 --- /dev/null +++ b/Global/Calabash.gitignore @@ -0,0 +1,10 @@ +# Calabash / Cucumber +rerun/ +reports/ +screenshots/ +screenshot*.png +test-servers/ + +# bundler +.bundle +vendor -- cgit v1.2.3