diff --git a/.gitignore b/.gitignore index e41061a..2772d8f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,6 @@ node_modules/ .wwebjs_auth/ .wwebjs_cache/ - - # Logs *.log app.log @@ -16,8 +14,6 @@ yarn-error.log* .env .env.* - - # OS files .DS_Store Thumbs.db @@ -37,3 +33,6 @@ build/ # Misc *.bak + +credentials.json +token.json \ No newline at end of file