From cffc46bd45d6984f823519f5f5abf75f50a26d0c Mon Sep 17 00:00:00 2001 From: James H Date: Mon, 29 Nov 2021 23:12:06 +0000 Subject: [PATCH] Add gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e4a11b3..67c3fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,6 @@ dmypy.json .vscode .devcontainer *.code-workspace + +# Bot +token.txt