diff --git a/.gitignore b/.gitignore index c6478c3d..f5df5722 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ -coverage +coverage/ node_modules/ config.js -.DS_Store \ No newline at end of file +.DS_Store + +client/specs/false/ \ No newline at end of file