diff --git a/.gitignore b/.gitignore index 377d23e..418fb54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .next -.DS_Store \ No newline at end of file +.DS_Store +out \ No newline at end of file