|
|
@ -1,8 +1,9 @@ |
|
|
|
.vscode/ |
|
|
|
update.sh |
|
|
|
guilds-data/* |
|
|
|
token.json* |
|
|
|
|
|
|
|
# Created by https://www.gitignore.io/api/node,visualstudiocode |
|
|
|
# Created by https://www.gitignore.io/api/node |
|
|
|
|
|
|
|
### Node ### |
|
|
|
# Logs |
|
|
@ -65,13 +66,4 @@ typings/ |
|
|
|
# dotenv environment variables file |
|
|
|
.env |
|
|
|
|
|
|
|
|
|
|
|
### VisualStudioCode ### |
|
|
|
.vscode/* |
|
|
|
!.vscode/settings.json |
|
|
|
!.vscode/tasks.json |
|
|
|
!.vscode/launch.json |
|
|
|
!.vscode/extensions.json |
|
|
|
.history |
|
|
|
|
|
|
|
# End of https://www.gitignore.io/api/node,visualstudiocode |
|
|
|
# End of https://www.gitignore.io/api/node |