first commit

This commit is contained in:
JACS 2026-05-01 11:53:21 -05:00
commit c95e8a9245
2 changed files with 103 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.air.toml
.env
tmp/*
logs/*
!logs/.gitkeep
tls/*
!tls/.gitkeep
.DS_Store
storage/sqlite/*
.idea
cup