diff --git a/.gitignore b/.gitignore index b5237a2..4d8cd76 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ dist npm-debug.log* yarn.lock .vscode/launch.json -.env \ No newline at end of file +.env +local-files/* \ No newline at end of file