diff --git a/.gitignore b/.gitignore index 43a9046..e6eb292 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ TwitchChatTTS/bin/ -TwitchChatTTS/obj/ \ No newline at end of file +TwitchChatTTS/obj/ +.redeems +.token +.twitchchannels \ No newline at end of file diff --git a/TwitchChatTTS/.redeems b/TwitchChatTTS/.redeems deleted file mode 100644 index 0e8566f..0000000 --- a/TwitchChatTTS/.redeems +++ /dev/null @@ -1,2 +0,0 @@ -hydration -test \ No newline at end of file diff --git a/TwitchChatTTS/.token b/TwitchChatTTS/.token deleted file mode 100644 index acd16cf..0000000 --- a/TwitchChatTTS/.token +++ /dev/null @@ -1 +0,0 @@ -1C2920l0uhZfl4uaNSquFRec6cCiHCLS \ No newline at end of file diff --git a/TwitchChatTTS/.twitchchannels b/TwitchChatTTS/.twitchchannels deleted file mode 100644 index 94c25b8..0000000 --- a/TwitchChatTTS/.twitchchannels +++ /dev/null @@ -1 +0,0 @@ -freezeflame99 \ No newline at end of file