.gitignore tweaks for mod fork

This commit is contained in:
cottongin
2026-02-09 04:15:00 -05:00
parent 6202bfd651
commit a85d5e627b

5
.gitignore vendored
View File

@@ -9,3 +9,8 @@ build
**/__pycache__/ **/__pycache__/
/compile_commands.json /compile_commands.json
/.cache /.cache
# mod
mod/*
.cursor/*
chat-summaries/*