digital-vcd-parser/.gitignore
2020-09-28 00:46:48 -07:00

10 lines
93 B
Plaintext

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