🔧(git) add .turbo folder to .gitgnore
Ignore this cache folder that must only be stored locally.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -26,4 +26,5 @@ dist
|
||||
*.sw?
|
||||
|
||||
vite.config.ts.timestamp-*
|
||||
env.d
|
||||
env.d
|
||||
.turbo
|
||||
|
||||
Reference in New Issue
Block a user