Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Calabash.gitignore « Global « gitignore « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8a75b329dcdb6ecfff00b8ac80ee9f405c6c1a38 (plain)
1
2
3
4
5
6
7
8
9
10
# Calabash / Cucumber
rerun/
reports/
screenshots/
screenshot*.png
test-servers/

# bundler
.bundle
vendor