.gitignore tweaks for mod fork
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,3 +9,8 @@ build
|
|||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
/compile_commands.json
|
/compile_commands.json
|
||||||
/.cache
|
/.cache
|
||||||
|
|
||||||
|
# mod
|
||||||
|
mod/*
|
||||||
|
.cursor/*
|
||||||
|
chat-summaries/*
|
||||||
Reference in New Issue
Block a user