🔧(git) add .turbo folder to .gitgnore

Ignore this cache folder that must only be stored locally.
This commit is contained in:
Nathan Vasse
2024-02-02 15:19:44 +01:00
committed by NathanVss
parent a92ef3244b
commit 141d712a47

3
.gitignore vendored
View File

@@ -26,4 +26,5 @@ dist
*.sw?
vite.config.ts.timestamp-*
env.d
env.d
.turbo