diff --git a/.gitignore b/.gitignore index 2e14046..53eaf4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ node_modules/ -example.js \ No newline at end of file +./example.js \ No newline at end of file