From f23c4c734e1038a12d11d7dae763cf0ce422aedb Mon Sep 17 00:00:00 2001 From: heartsucker Date: Fri, 19 Oct 2018 17:58:40 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b61c3c1cb..8faf865de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +testtoken.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]