Add fastlane/README.md to .gitignore

This commit updates the `.gitignore` file to include `fastlane/README.md`, ensuring that this Fastlane-generated file is not tracked by Git.
This commit is contained in:
darken
2025-06-22 21:28:55 +02:00
committed by Matthias Urhahn
parent a42b88aa78
commit 004ea6cbcb
2 changed files with 2 additions and 55 deletions
+2 -1
View File
@@ -12,4 +12,5 @@
*.jks
.local/*
/fastlane/report.xml
/fastlane/Appfile
/fastlane/Appfile
/fastlane/README.md