Add gorm models
This commit is contained in:
parent
a31849434b
commit
6add647ec7
8 changed files with 266 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,3 +20,6 @@ tmp/
|
|||
|
||||
# Environment variables file
|
||||
.env
|
||||
|
||||
# Database
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue