chore: remove accidental files from tracking, gitignore .claude/ and ._*

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
denshooter
2026-03-02 02:22:23 +01:00
parent c49493bb44
commit dcaa1f8c3c
3 changed files with 4 additions and 12 deletions
BIN
View File
Binary file not shown.
-12
View File
@@ -1,12 +0,0 @@
{
"permissions": {
"allow": [
"Bash(git remote:*)",
"Bash(git pull:*)",
"Bash(git checkout:*)",
"Bash(git merge:*)",
"Bash(git push:*)",
"Bash(git add:*)"
]
}
}
+4
View File
@@ -1,5 +1,9 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# Local tooling
.claude/
._*
# dependencies # dependencies
/node_modules /node_modules
/.pnp /.pnp