diff --git a/.gitignore b/.gitignore index 2cfc917..7bfe289 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store private/ node_modules/ +dist/ .eslintrc *.log _index.html