From ec6728bcdcf8ce6386e569d58c1ea0dae4e1e4c8 Mon Sep 17 00:00:00 2001 From: Navy Date: Tue, 14 Apr 2020 08:46:13 +0300 Subject: [PATCH] gitignore fix --- .eslintrc.json | 29 ----------------------------- .gitignore | 2 +- logs/what.log | 37 ------------------------------------- 3 files changed, 1 insertion(+), 67 deletions(-) delete mode 100644 .eslintrc.json delete mode 100644 logs/what.log diff --git a/.eslintrc.json b/.eslintrc.json deleted file mode 100644 index 672f44a..0000000 --- a/.eslintrc.json +++ /dev/null @@ -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" - ] - } -} \ No newline at end of file diff --git a/.gitignore b/.gitignore index 68fa992..f620185 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ node_modules .vscode yarn-error.log .eslintrc.json -logs/what.log +logs \ No newline at end of file diff --git a/logs/what.log b/logs/what.log deleted file mode 100644 index b5ae471..0000000 --- a/logs/what.log +++ /dev/null @@ -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.