Initial commit: CarrotAssistant backend (Go + Gin + SQLite, OpenAI-compatible agent runtime)
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
/data
|
||||
*.db
|
||||
*.db-*
|
||||
.idea
|
||||
.vscode
|
||||
.git
|
||||
Reference in New Issue
Block a user