From e64118cb30bf7c571f5978c5db8d8709a97ad57d Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Sat, 5 May 2018 21:39:27 -0800 Subject: [PATCH] added files to ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 786e996..b4fb02a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ bot_secrets.json +logs/ +__pycache__/ +reboot \ No newline at end of file