TutorX-MCP / .gitignore
Meet Patel
Remove ARCHITECTURE.md from version control and update .gitignore to exclude it
52bbf83
raw
history blame contribute delete
128 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.cursor/
.vscode/
# Virtual environments
.venv