Remove .claude from tracking, add to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-28 11:07:34 +01:00
parent d4b9531f57
commit a1e8605b83
6 changed files with 3 additions and 34 deletions
-30
View File
@@ -1,30 +0,0 @@
{
"permissions": {
"allow": [
"Bash(python3 -c \":*)",
"Bash(pip install extract-msg)",
"Bash(python -c \":*)",
"Bash(pip install python-dateutil beautifulsoup4)",
"Bash(python msg_to_clipboard.py \"U:/Dropbox/Ordinace/Dokumentace_ke_zpracování/RE_ Žádost.msg\")",
"Bash(del \"U:\\\\medicus\\\\emailintoclipboard\\\\test_output.txt\")",
"Bash(start python msg_to_clipboard.py \"U:/Dropbox/Ordinace/Dokumentace_ke_zpracování/RE_ Žádost.msg\")",
"Bash(C:Pythonpython.exe -c \"import fdb; print\\(''fdb OK, version:'', fdb.__version__\\)\")",
"Bash(python -c \"import fdb; print\\(''fdb OK, version:'', fdb.__version__\\)\")",
"Bash(python explore_db.py)",
"Bash(python inspect_table.py DEKURS)",
"Bash(python inspect_table.py PACIENTI)",
"Bash(python inspect_table.py S_PACI)",
"Bash(python inspect_table.py DISPAC)",
"Bash(python inspect_table.py KAR)",
"Bash(python sample_dekurs.py)",
"Bash(python sample_dekurs2.py)",
"Bash(python insert_test.py)",
"Bash(python sample_rtf.py)",
"Bash(python analyze_rtf.py)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git remote:*)"
]
}
}
Submodule .claude/worktrees/elastic-brown deleted from 5674de1247
Submodule .claude/worktrees/jolly-poitras deleted from 1d9c6cca48
Submodule .claude/worktrees/quirky-chatterjee deleted from 5674de1247
Submodule .claude/worktrees/vigorous-davinci deleted from 45a1642df8
+3
View File
@@ -1,3 +1,6 @@
# Claude Code
.claude/
# Python # Python
.venv/ .venv/
__pycache__/ __pycache__/