theme cleanups
This commit is contained in:
parent
831806c2dc
commit
437eda1289
3 changed files with 16 additions and 1 deletions
|
|
@ -18,6 +18,8 @@
|
|||
".idea/"
|
||||
".DS_Store"
|
||||
"Thumbs.db"
|
||||
"CLAUDE.md",
|
||||
".claude/"
|
||||
"*.o"
|
||||
"*.a"
|
||||
"*.so"
|
||||
|
|
@ -37,7 +39,6 @@
|
|||
".mypy_cache/"
|
||||
"result"
|
||||
"result-*"
|
||||
".claude/settings.local.json"
|
||||
];
|
||||
|
||||
signing = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue