digital-vcd-parser/.gitignore
2021-10-10 20:38:17 -07:00

9 lines
91 B
Plaintext

/.vscode
/.nyc_output
/node_modules
/package-lock.json
/build
/coverage
/tmp
/vcd_parser.*