🔧(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

1
.gitignore vendored
View File

@@ -27,3 +27,4 @@ dist
vite.config.ts.timestamp-* vite.config.ts.timestamp-*
env.d env.d
.turbo