diff --git a/.gitignore b/.gitignore index ca79605..9fda913 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,7 @@ dmypy.json # Test data data/ + +# Node Modules + +node_modules/ \ No newline at end of file