2
0

Update Expo.gitignore

removed MacOS specific line
This commit is contained in:
arnav-42
2025-06-09 17:32:55 -04:00
committed by GitHub
parent f23d10eddf
commit 9cc0b706bf

View File

@@ -21,9 +21,6 @@ node_modules/
*.tmp # temp files created during bundling
*.log # build or Metro logs
# macOS system files
.DS_Store
# Environment variables
.env
.env.local