diff --git a/.gitignore b/.gitignore index 4ddc414..020500b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ __pycache__ node_modules package-lock.json db.sqlite3 -static \ No newline at end of file +static +dist/ \ No newline at end of file