new gitignore and cleaning up dev comments

This commit is contained in:
Josh Burman
2019-03-14 17:08:11 -04:00
parent 1b8ef3ca88
commit 3e97aa7ae3
3 changed files with 1 additions and 6 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/.nyc_output/*
/node_modules/*
/dist/*
.DS_Store