feat: add gitea docker

This commit is contained in:
2026-04-02 14:59:29 +02:00
parent 35d6bb5f2e
commit daf0b05bb8
6 changed files with 152 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
# Django project
/media/
/static/
*.sqlite3
# *.sqlite3
# Python and others
__pycache__
@@ -37,3 +37,6 @@ wheels/
*.egg-info/
.installed.cfg
*.egg
.venv/
gitea/