first commit

This commit is contained in:
Admin 2025-12-19 09:18:57 +07:00
parent 0f7da18e95
commit d0a704ff9b
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -67,6 +67,6 @@ dist/
.cache/ .cache/
tmp/ tmp/
temp/ temp/
service/* services/*
!service/default.yaml !services/default.yaml
*.db *.db