diff --git a/.gitignore b/.gitignore index e189e9b..5344e61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/* public/* +dist/* package-lock.json \ No newline at end of file