fix paths in gitignore
This commit is contained in:
parent
6bcb3afb38
commit
d8626754c1
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,8 +2,8 @@
|
|||||||
/build
|
/build
|
||||||
/coverage
|
/coverage
|
||||||
/node_modules
|
/node_modules
|
||||||
package-lock.json
|
/package-lock.json
|
||||||
*.dot
|
*.dot
|
||||||
/tmp
|
/tmp
|
||||||
vcd_parser.*
|
/vcd_parser.*
|
||||||
/out
|
/out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user