mirror of
https://github.com/oobabooga/textgen.git
synced 2026-08-03 00:30:43 -05:00
35 lines
396 B
Plaintext
35 lines
396 B
Plaintext
/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
|
|
!desktop/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
|