diff --git a/apps/web/.gitignore b/apps/web/.gitignore index 57ed3c8e..2c4edca4 100644 --- a/apps/web/.gitignore +++ b/apps/web/.gitignore @@ -7,4 +7,8 @@ .next/ -.font-cache/ \ No newline at end of file +.font-cache/ + +next-env.d.ts + +*.tsbuildinfo \ No newline at end of file