mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-18 16:02:32 +00:00
added ai interface
This commit is contained in:
parent
39e3a77c08
commit
8dda9a8d1a
2 changed files with 17 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -22,3 +22,11 @@ dist-ssr
|
|||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
.env.development
|
||||
.env.production
|
||||
.env.*;
|
||||
!.env.example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue