diff --git a/.gitignore b/.gitignore index 5bf2dd4..6a29d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ coverage npm-debug.log node_modules/* .sonar/* -test/config.json \ No newline at end of file +test/config.json +.DS_store +/.idea/ +yarn.lock \ No newline at end of file