gitignore fix

This commit is contained in:
Erik 2020-04-14 08:46:13 +03:00
parent fffdaf5711
commit ec6728bcdc
3 changed files with 1 additions and 67 deletions

View File

@ -1,29 +0,0 @@
{
"env": {
"commonjs": true,
"es6": true,
"node": true
},
"extends": "eslint:recommended",
"globals": {
"Atomics": "readonly",
"SharedArrayBuffer": "readonly"
},
"parserOptions": {
"ecmaVersion": 2018
},
"rules": {
"indent": [
"error",
4
],
"linebreak-style": [
"error",
"unix"
],
"semi": [
"error",
"always"
]
}
}

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ node_modules
.vscode
yarn-error.log
.eslintrc.json
logs/what.log
logs

View File

@ -1,37 +0,0 @@
info: Why tf isnt this working...
info: Component module:utility was loaded.
info: Component command:ping was loaded.
info: Component observer:commandHandler was loaded.
info: Client connected to asfasf#1551 with undefined guilds.
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: Component module:utility was loaded.
info: Component command:ping was loaded.
info: Component observer:commandHandler was loaded.
info: Client connected to asfasf#1551 with undefined guilds.
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: [04-12-2020 08:38:18][shard-00] Component module:utility was loaded.
info: [04-12-2020 08:38:18][shard-00] Component command:ping was loaded.
info: [04-12-2020 08:38:18][shard-00] Component observer:commandHandler was loaded.
info: [04-12-2020 08:38:18][shard-00] Client connected to asfasf#1551 with undefined guilds.
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: [04-12-2020 08:39:00][shard-00] Component module:utility was loaded.
info: [04-12-2020 08:39:00][shard-00] Component command:ping was loaded.
info: [04-12-2020 08:39:00][shard-00] Component observer:commandHandler was loaded.
info: [04-12-2020 08:39:00][shard-00] Client connected to asfasf#1551 with undefined guilds.
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: [04-12-2020 08:39:24][shard-00] Component module:utility was loaded.
info: [04-12-2020 08:39:24][shard-00] Component command:ping was loaded.
info: [04-12-2020 08:39:24][shard-00] Component observer:commandHandler was loaded.
info: [04-12-2020 08:39:24][shard-00] Client connected to asfasf#1551 with undefined guilds.
info: Why tf isnt this working...
error: THERES A FUCKIN ERROR
info: [04-12-2020 08:41:07][shard-00] Component module:utility was loaded.
info: [04-12-2020 08:41:07][shard-00] Component command:ping was loaded.
info: [04-12-2020 08:41:07][shard-00] Component observer:commandHandler was loaded.
info: [04-12-2020 08:41:07][shard-00] Client connected to asfasf#1551 with undefined guilds.