Skip to content

Commit 7b2cc57

Browse files
committed
added more files into gitignore
1 parent ece45f3 commit 7b2cc57

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
.DS_Store
22
.cursor/
3+
4+
# Fastlane artifacts
5+
fastlane/report.xml
6+
fastlane/Preview.html
7+
fastlane/test_output
8+
fastlane/screenshots
9+
*.ipa
10+
*.app
11+
12+
# Secrets
13+
.env

0 commit comments

Comments
 (0)