1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16target .turbo .env .DS_Store *.db* /data/* **/.next **/out **/dist **/node_modules **/stats.html .npmrc **/.idea **/.swiftpm **/*.xcodeproj **/*.xcworkspace
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
target .turbo .env .DS_Store *.db* /data/* **/.next **/out **/dist **/node_modules **/stats.html .npmrc **/.idea **/.swiftpm **/*.xcodeproj **/*.xcworkspace