Remove dist from gitignore, so that when a new master is published, the
built files can be distributed.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
built files can be distributed.
... | ... | @@ -29,7 +29,7 @@ node_modules/ |
.yo-rc.json | ||
# Build-related directories | ||
dist/ | ||
# dist/ | ||
dist-test/ | ||
docs/api/ | ||
es5/ | ||
... | ... |