paper_note/.gitignore
2025-03-06 11:17:27 +08:00

12 lines
115 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
*.pdf
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv