gotosocial/.gitignore

11 lines
109 B
Plaintext
Raw Normal View History

2024-12-14 01:25:15 +00:00
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv