diff --git a/.gitignore b/.gitignore index a326afe..c68512b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -debug/ -target/ +bot_token* + +/target +/.vscode +/.rust-analyzer **/*.rs.bk *.pdb diff --git a/src/discord_token b/src/discord_token deleted file mode 100644 index c3a1601..0000000 --- a/src/discord_token +++ /dev/null @@ -1 +0,0 @@ -NzQwODk2NjQ2ODE2MjAyODAy.GzrIZ-.1oEjcM_mvIWHeUQGTZ8FStrhlq4beHu5RX7KH8 \ No newline at end of file