Initial clean commit

This commit is contained in:
MOHAN 2026-04-18 22:07:27 +05:30
parent ead52a835a
commit 39a9e67c24

7
.gitignore vendored
View File

@ -3,8 +3,6 @@ node_modules/
.wwebjs_auth/ .wwebjs_auth/
.wwebjs_cache/ .wwebjs_cache/
# Logs # Logs
*.log *.log
app.log app.log
@ -16,8 +14,6 @@ yarn-error.log*
.env .env
.env.* .env.*
# OS files # OS files
.DS_Store .DS_Store
Thumbs.db Thumbs.db
@ -37,3 +33,6 @@ build/
# Misc # Misc
*.bak *.bak
credentials.json
token.json