From d7b5b75b3f7fafa4201d206796c9aab907ac69a7 Mon Sep 17 00:00:00 2001 From: Davide Bongiovanni Date: Fri, 11 Nov 2016 21:01:03 +0100 Subject: [PATCH] Ignoring even more stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53403c0..6cf7488 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ sftp-config.json admin.json cards/ -history.json \ No newline at end of file +history.json +*.pyc \ No newline at end of file