Ignore dist/ from git

This commit is contained in:
Jori Lallo
2016-05-02 21:59:52 -07:00
parent f785e37fab
commit f7f1972c72

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
dist/*
node_modules/*
.env
npm-debug.log