put back dist and out-tsc in git ignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
dist/
|
||||
node_modules/
|
||||
out-tsc/
|
||||
debug.log
|
||||
npm-debug.log
|
||||
src/**/*.js
|
||||
|
||||
Reference in New Issue
Block a user