diff --git a/.gitignore b/.gitignore index fe0f362..7864700 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,8 @@ node_modules .cursorignore .turbo -*.env \ No newline at end of file +*.env + +# cursor + +.cursor/ \ No newline at end of file