watch/.gitignore

16 lines
252 B
Text
Raw Permalink Normal View History

2024-09-02 18:34:30 +00: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/
test-results/
end2end/playwright-report/
playwright/.cache/
2024-09-02 21:43:49 +00:00
.envrc