fix paths in gitignore

This commit is contained in:
Ben 2020-09-28 00:46:48 -07:00
parent 6bcb3afb38
commit d8626754c1

4
.gitignore vendored
View File

@ -2,8 +2,8 @@
/build
/coverage
/node_modules
package-lock.json
/package-lock.json
*.dot
/tmp
vcd_parser.*
/vcd_parser.*
/out