diff --git a/.gitignore b/.gitignore index 3aeabc2..0771c71 100755 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.egg-info .DS_Store .benchmarks -.*_cache \ No newline at end of file +.*_cache +node_modules