Initial clean commit
This commit is contained in:
parent
ead52a835a
commit
39a9e67c24
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user