Files
nix-js/.gitignore
T
2026-04-18 18:45:39 +08:00

14 lines
139 B
Plaintext

target/
/.direnv/
# Profiling
flamegraph*.svg
perf.data*
profile.json.gz
prof.json
*.cpuprofile
*.cpuprofile.gz
*v8.log*
callgrind.out.*