diff --git a/.gitignore b/.gitignore index 40dd1a9..f9df412 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ build/ src/.cache -src/node_modules \ No newline at end of file +node_modules \ No newline at end of file