From 89fe94a1aa81b7022847bce69d6f224c5ccea879 Mon Sep 17 00:00:00 2001 From: "Rafael M. Martins" Date: Tue, 7 Apr 2020 13:01:01 +0200 Subject: [PATCH] Ignored cache dirs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 63d8af0..635f7e3 100755 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ paper/template.out paper/template.pdf template.bbl template.blg +cachedir +__pycache__