microblog/.gitignore

12 lines
153 B
Plaintext
Raw Permalink Normal View History

2022-06-22 18:11:22 +00:00
*.db
__pycache__/
.mypy_cache/
.pytest_cache/
2022-07-04 17:02:06 +00:00
docs/dist/
requirements.txt
2022-07-18 18:44:55 +00:00
app/_version.py
2022-07-22 06:46:14 +00:00
app/static/favicon.ico
2023-01-12 20:02:33 +00:00
docker-compose.yml
2023-08-03 17:01:37 +00:00
dhparam/
nginx-conf/