mcp-tscontext / .gitignore
znacer's picture
first iteration
0167724
raw
history blame contribute delete
130 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# sqlite files
*.db