diff --git a/.gitignore b/.gitignore index 494dcfd..d7123bf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ dist-ssr # LangGraph API .langgraph_api -.env \ No newline at end of file +.env +.next/ +next-env.d.ts \ No newline at end of file