diff --git a/.gitignore b/.gitignore index 45ec153..a989f20 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ node_modules/ # VS Code -.vscode/ \ No newline at end of file +.vscode/ + +# Static files +static/ \ No newline at end of file