diff --git a/.gitignore b/.gitignore index 0ef4f77..81e6a09 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .idx/.data/ .idx/*.log* -.vscode/settings.json \ No newline at end of file +.vscode/settings.json +uploads/ \ No newline at end of file