OpenRouter Support, Insight Chat and User injection #56
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,12 +1,15 @@
|
|||||||
/target
|
/target
|
||||||
database/target
|
database/target
|
||||||
*.db
|
*.db
|
||||||
|
*.db.bak
|
||||||
.env
|
.env
|
||||||
/tmp
|
/tmp
|
||||||
|
|
||||||
# Default ignored files
|
# Default ignored files
|
||||||
.idea/shelf/
|
.idea/shelf/
|
||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
|
.idea/inspectionProfiles/
|
||||||
|
.idea/markdown.xml
|
||||||
# Datasource local storage ignored files
|
# Datasource local storage ignored files
|
||||||
.idea/dataSources*
|
.idea/dataSources*
|
||||||
.idea/dataSources.local.xml
|
.idea/dataSources.local.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user