diff --git a/.gitignore b/.gitignore index bd02a28f..99182357 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ __pycache__/ .env *.egg-info/ .venv/ +node_modules/ +.next/ +dist/