Update gitignore

This commit is contained in:
Brian M. Carlson 2019-12-19 07:44:47 -06:00
parent cccf84e14b
commit 577e6443ec

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ build/
node_modules/
package-lock.json
*.swp
dist
.DS_Store