add .cache in native gitignore

This commit is contained in:
Aman Varshney
2025-04-24 16:15:20 +05:30
parent 52145278d8
commit 9b685d77a4
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
add .cache in native gitignore

View File

@@ -12,7 +12,8 @@ web-build/
# expo router
expo-env.d.ts
.env
.cache
ios
android
@@ -21,4 +22,4 @@ android
.DS_Store
# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*
.metro-health-check*