init: scaffold from k-template with postgres + worker
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
.env
|
||||
data.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
.idea/
|
||||
.vscode/
|
||||
**/dev.db
|
||||
docs/
|
||||
Reference in New Issue
Block a user