notebookvb

This commit is contained in:
Vladimir Buzalka
2026-04-29 06:51:47 +02:00
parent a1b9c93506
commit a9c143ba24
141 changed files with 30711 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Claude Code
.claude/
# Python
.venv/
__pycache__/
*.pyc
# PyCharm
.idea/
*.iml
# OS
.DS_Store
Thumbs.db