first commit
This commit is contained in:
commit
c95e8a9245
2 changed files with 103 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.air.toml
|
||||
.env
|
||||
tmp/*
|
||||
logs/*
|
||||
!logs/.gitkeep
|
||||
tls/*
|
||||
!tls/.gitkeep
|
||||
.DS_Store
|
||||
storage/sqlite/*
|
||||
.idea
|
||||
cup
|
||||
Loading…
Add table
Add a link
Reference in a new issue