passepartout-apple/.gitignore

21 lines
331 B
Plaintext
Raw Normal View History

2018-10-11 07:13:19 +00:00
.DS_Store
*.swp
*.pbxuser
2021-11-26 08:07:57 +00:00
**/xcuserdata
**/fastlane/**/*.html
**/fastlane/README.md
**/fastlane/report.xml
**/fastlane/test_output
**/fastlane/*/metadata/review_information
**/fastlane/*/metadata/trade_representative_contact_information
2024-09-23 13:02:26 +00:00
build/
2018-10-16 16:36:02 +00:00
dist/
2024-09-23 13:02:26 +00:00
/iap
templates/
2024-09-23 13:02:26 +00:00
vendor/
2018-10-11 07:13:19 +00:00
Preview.html
2020-07-07 21:34:42 +00:00
default.profraw
2024-09-23 13:02:26 +00:00
.build
.bundle
2024-09-23 13:02:26 +00:00
.env.secret*