diff --git a/.cursor/commands/docs.md b/.cursor/commands/docs.md deleted file mode 100644 index e69de29..0000000 diff --git a/.cursor/commands/roles.md b/.cursor/commands/roles.md deleted file mode 100644 index e69de29..0000000 diff --git a/.gitignore b/.gitignore index 0efb408..92168c6 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ +# Cursor IDE +.cursor/ +