mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
54 lines
No EOL
908 B
Text
54 lines
No EOL
908 B
Text
### node etc ###
|
|
|
|
# Logs
|
|
data-node
|
|
logs
|
|
*.log
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
.grunt
|
|
|
|
# Compiled Dirs (http://nodejs.org/api/addons.html)
|
|
build/
|
|
dist/
|
|
public/main.js
|
|
public/main.js.map
|
|
public/main.js.LICENSE.txt
|
|
client/public/main.js
|
|
client/public/main.js.map
|
|
client/public/main.js.LICENSE.txt
|
|
|
|
# Dependency directorys
|
|
# 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
|
|
.floo
|
|
.floobit
|
|
.floo
|
|
.flooignore
|
|
|
|
# Environment
|
|
.env
|
|
cache.json
|
|
api/data/
|
|
owner.yml
|
|
archive
|
|
.vscode/settings.json
|
|
|
|
src/style - official.css |