chore: remove accidental files from tracking, gitignore .claude/ and ._*
All checks were successful
Gitea CI / test-build (push) Successful in 11m57s
Production Deployment (Zero Downtime) / deploy-production (push) Successful in 13m51s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 02:22:23 +01:00
parent c49493bb44
commit dcaa1f8c3c
3 changed files with 4 additions and 12 deletions

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:*)"
]
}
}