diff --git a/.gitignore b/.gitignore index 49e0abb..55ae6fd 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target /docs/*.js /docs/*.wasm +/config.toml diff --git a/config.toml b/config.toml deleted file mode 100755 index 3f80010..0000000 --- a/config.toml +++ /dev/null @@ -1,10 +0,0 @@ -[client] -id = "tgvi27f0ugkbxejfrn68oi5wrdrm7p" -secret = "06jhnnuqs774xe9z5va5a6tkecr3v1" - -[twitch] -channel = "ascclemens" - -[padding] -start = 10 -end = 10