Files
org-social-web-reading/.gitignore
Andros Fenollosa 31429b348c Initial commit: public timeline viewer for Org Social
Flask app with Clean Architecture (core/infra), RSS feed parsing,
avatar resolution from social.org files, Docker + Nginx setup.
2026-03-09 11:20:12 +01:00

8 lines
56 B
Plaintext

__pycache__/
*.pyc
.env
*.egg-info/
dist/
build/
.venv/