Initial commit

This commit is contained in:
2026-02-03 22:15:19 -03:00
commit aea93418c5
3 changed files with 33 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# ---> Calabash
# Calabash / Cucumber
rerun/
reports/
screenshots/
screenshot*.png
test-servers/
# bundler
.bundle
vendor