diff --git a/.gitignore b/.gitignore index 2db0569..7e6e5fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /node_modules /.next -src/.umi \ No newline at end of file +src/.umi +out +.webpack \ No newline at end of file