diff --git a/.gitignore b/.gitignore index 43927f98..6d2b5e85 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,6 @@ $RECYCLE.BIN/ .VolumeIcon.icns .com.apple.timemachine.donotpresent tsconfig.tsbuildinfo + +# Vitest temp files +tsconfig.vitest-temp.json \ No newline at end of file