From 64714702ee0a070d8dda4ae3c511d20f05b1299a Mon Sep 17 00:00:00 2001 From: Mauricio Baeza Date: Wed, 15 Sep 2021 20:43:55 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f8b73e7..87f0ff9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ # ---> Python + +conf.py + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]