diff --git a/.gitignore b/.gitignore index bfe7206..d8950cf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ node_modules dist/ coverage/ /client/build/ -server/config/serviceKey.json \ No newline at end of file +/server/config/serviceKey.json \ No newline at end of file