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