diff --git a/.gitignore b/.gitignore index 469c0be..16d8d68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ build/ -node-modules/ \ No newline at end of file +node_modules/ \ No newline at end of file