diff --git a/.gitignore b/.gitignore index 2b8b02a..29814c7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ __pycache__/ *.log .env create_repo.py -.mp4 \ No newline at end of file +*.mp4 +.node_modules/ \ No newline at end of file