mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-19 16:56:12 +01:00
reorganize dirs for dockerize
This commit is contained in:
parent
6ae154cc42
commit
fca546af63
38 changed files with 1056 additions and 1970 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -29,6 +29,8 @@ public/main.js.LICENSE.txt
|
|||
# Deployed apps should consider commenting these lines out:
|
||||
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
||||
node_modules/
|
||||
api/node_modules/
|
||||
client/node_modules/
|
||||
bower_components/
|
||||
|
||||
# Floobits
|
||||
|
|
@ -40,7 +42,7 @@ bower_components/
|
|||
# Environment
|
||||
.env
|
||||
cache.json
|
||||
data/
|
||||
api/data/
|
||||
.eslintrc.js
|
||||
|
||||
src/style - official.css
|
||||
Loading…
Add table
Add a link
Reference in a new issue