diff --git a/.gitignore b/.gitignore index 9cac844..9a799ae 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,6 @@ fabric.properties /node_modules/ /.next/ .vscode/ + +.env.local +.DS_Store \ No newline at end of file