feat: add gitea docker
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user