mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-23 15:37:49 +01:00
10 lines
94 B
Plaintext
10 lines
94 B
Plaintext
**/.git
|
|
data/**
|
|
**/__pycache__
|
|
*.pyc
|
|
*.swp
|
|
docs/
|
|
.mypy_cache
|
|
.pytest_cache
|
|
docker-compose.yml
|