chore: add .gitignore for venv, caches, and local dirs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
6
kischdle/llmux/.gitignore
vendored
Normal file
6
kischdle/llmux/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
.venv/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.pytest_cache/
|
||||||
|
.superpowers/
|
||||||
|
.claude/
|
||||||
Reference in New Issue
Block a user