diff --git a/node_modules/.gitignore b/node_modules/.gitignore new file mode 100644 index 00000000..94aa33fc --- /dev/null +++ b/node_modules/.gitignore @@ -0,0 +1,4 @@ +#ignore all files in this dir... +* +#... except for this one. +!.gitignore