diff --git a/.gitignore b/.gitignore index c0a4095ab..dad717aeb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,7 @@ dist/ .DS_Store # Local Documentation (Not for Repo) -RELEASE_PROCEDURE.md \ No newline at end of file +RELEASE_PROCEDURE.md + +# Cursor IDE configuration/rules +.cursor/ \ No newline at end of file