30 lines
383 B
Text
30 lines
383 B
Text
# 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
|
|
.direnv/
|
|
/.direnv/
|