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_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
|
||||||
Loading…
x
Reference in New Issue
Block a user