mirror of
https://github.com/tanrax/org-social-rss-bridge
synced 2026-01-08 06:13:34 +01:00
18 lines
145 B
Plaintext
18 lines
145 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
env/
|
|
venv/
|
|
.venv/
|
|
.env
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
*.log
|
|
.DS_Store
|