From f24e7e5b291aa69533d640e538db81e566be9fbf Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 7 Nov 2015 10:25:51 +0300 Subject: [PATCH] Update .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1b365c46..9e102e66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__ +*.pyc +*.egg-info *.vcd outgoing -- 2.30.2