diff --git a/.gitignore b/.gitignore index 3dcb37e..f8d709f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ node_modules -*.js \ No newline at end of file +src/*.js \ No newline at end of file