From 95935ba2223528d09e988e7e442145d43fc01d24 Mon Sep 17 00:00:00 2001 From: Matt Gadd Date: Sat, 3 Aug 2019 13:23:39 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c18dd8d..7a60b85 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__/ +*.pyc