From ec22543ce8d595b19607b067cd27c081808fc425 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 2 Sep 2016 21:10:30 +0000 Subject: [PATCH] .gitignore .pyc files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ee9d0fe3..83027853 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ lib/*.ld *~ *.map *.log +*.pyc html/ latex/ *.pdf