diff --git a/.gitignore b/.gitignore index 7f73b68..c8b37f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store node_modules/ lib/ __tests__/runner/*