md2txt/.gitignore
2025-10-20 01:11:29 +03:00

12 lines
116 B
Text

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