Skip to content

Commit cb56b2a

Browse files
committed
🔐 Security: Add browserstack-*.yml to .gitignore
1 parent ad5001a commit cb56b2a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ drivers/
4444

4545
# Mobile app binaries
4646
app/
47-
# BrowserStack local YAML files with secrets
47+
# BrowserStack local YAML files with secrets (dev only, use env vars in CI)
4848
browserstack-android.yml
49-
browserstack-ios.yml# Documentation files (local only)
49+
browserstack-ios.yml
50+
51+
# Documentation files (local only)
5052
*.md

0 commit comments

Comments
 (0)