diff --git a/.gitignore b/.gitignore index 455c876..c5da655 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__ .venv *.sqlite3 -*.log* \ No newline at end of file +*.log* +node_modules \ No newline at end of file