Remove tracked files that should be in .gitignore
- Stop tracking .claude/settings.local.json (local settings) - Stop tracking site/cache/index.html (cache file) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
4740463979
commit
148dc4afb8
2 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(git add:*)",
|
|
||||||
"Bash(git commit:*)",
|
|
||||||
"Bash(cat:*)",
|
|
||||||
"WebFetch(domain:unicode-org.github.io)",
|
|
||||||
"Bash(git mv:*)"
|
|
||||||
],
|
|
||||||
"deny": [],
|
|
||||||
"ask": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
0
site/cache/index.html
vendored
0
site/cache/index.html
vendored
Loading…
Add table
Add a link
Reference in a new issue