refactor: remove /dist from repo

This commit is contained in:
harttle
2019-02-24 23:03:12 +08:00
parent f9f35ebd6c
commit 407ac6d0a4
185 changed files with 44 additions and 6025 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
"test/*": ["test/*"]
}
},
"all": true,
"include": [ "*.ts", "src", "test", "benchmark" ],
"exclude": [ "node_modules", "dist" ]
}