put back dist and out-tsc in git ignore

This commit is contained in:
Haris khan
2019-06-25 18:08:01 +08:00
parent 02b04ea279
commit 60871534d6

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
dist/
node_modules/
out-tsc/
debug.log
npm-debug.log
src/**/*.js