redvault-ai/llama_forge_rs/.gitignore

29 lines
364 B
Text
Raw Normal View History

2024-07-21 02:42:48 +02:00
# Generated by Cargo
# will have compiled files and executables
/target/
pkg
# These are backup files generated by rustfmt
**/*.rs.bk
# node e2e test tools and outputs
node_modules
node_modules/
test-results/
end2end/playwright-report/
playwright/.cache/
.direnv
# App artifacts
db.sqlite3*
public/*-result.csv
# logs
*.log
.ape-*
.llamafile/
llamafile.git