From d63b004630dd9ea2f04139ef849f1b0335f37e9d Mon Sep 17 00:00:00 2001 From: SE2Dev Date: Wed, 12 Apr 2017 09:41:43 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 21c89ac..1193f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ /__pycache__ /.vscode +/assets /test /tmp +**/*.txt **/*.pyc tmp.py