initial commit

This commit is contained in:
2026-03-01 11:35:14 -06:00
commit a1428df440
10 changed files with 1557 additions and 0 deletions

24
.dockerignore Normal file
View File

@@ -0,0 +1,24 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.git
.gitignore
.env
.venv
venv/
ENV/
.DS_Store
*.md
!requirements.txt
.dockerignore
Dockerfile
docker-compose.yml
markdown-app.service
nginx-markdown.conf