add /dist to gitignore

This commit is contained in:
seu 2018-10-24 19:45:59 +02:00
parent 7844c81774
commit 3b662441af
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/node_modules
/target
**/*.rs.bk
/dist