diff --git a/.gitignore b/.gitignore index 3254652..b7bdf70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ -node_modules .vscode -.env \ No newline at end of file +.env + +node_modules + +credentials.json +download_tests \ No newline at end of file