mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
33 lines
374 B
Text
33 lines
374 B
Text
/css
|
|
/extensions
|
|
/installer_files
|
|
/repositories
|
|
/user_data
|
|
|
|
.chroma
|
|
.DS_Store
|
|
.eslintrc.js
|
|
.idea
|
|
.installer_state.json
|
|
.venv
|
|
venv
|
|
.envrc
|
|
.direnv
|
|
.vs
|
|
.vscode
|
|
*.bak
|
|
*.ipynb
|
|
*.log
|
|
*pycache*
|
|
cert.pem
|
|
key.pem
|
|
package.json
|
|
package-lock.json
|
|
Thumbs.db
|
|
wandb
|
|
|
|
# ignore user docker config and top level links to docker files
|
|
/docker-compose.yaml
|
|
/docker-compose.yml
|
|
/Dockerfile
|
|
.env
|