diff options
author | Villars Gimm <villars.gimm@xamarin.com> | 2016-01-27 12:24:30 +0100 |
---|---|---|
committer | Villars Gimm <villars.gimm@xamarin.com> | 2016-01-27 12:24:30 +0100 |
commit | 8ec50f4b7448d90578e28f34632070da7b7935cf (patch) | |
tree | 99e2369c35a08a6ff4657d5ecbeb50f454925e9a /Global | |
parent | 096d1d1b37997e6bc5f3dfe9a23a29c0b77a3b58 (diff) | |
download | gitignore-8ec50f4b7448d90578e28f34632070da7b7935cf.tar.gz gitignore-8ec50f4b7448d90578e28f34632070da7b7935cf.zip |
Move Calabash to Global
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Calabash.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
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 |