From c0de78d2a7024c17f922459b7b0087ab030934fd Mon Sep 17 00:00:00 2001 From: NikolajDanger <55736883+NikolajDanger@users.noreply.github.com> Date: Tue, 24 Mar 2020 15:59:54 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 832f63e..655f45b 100644 --- a/.gitignore +++ b/.gitignore @@ -146,4 +146,6 @@ cython_debug/ # static files generated from Django application using `collectstatic` media static + .vscode/ +token.txt