diff --git a/.gitignore b/.gitignore index ec281eb9..93abed12 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,8 @@ build **/__pycache__/ /compile_commands.json /.cache + +# mod +mod/* +.cursor/* +chat-summaries/* \ No newline at end of file