From 4427a473379eaa180e28845a331a598b5dc483f0 Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 27 Oct 2022 09:50:58 -0300 Subject: [PATCH] Ignoring html files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c0946a0..1038d5e 100755 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,7 @@ flycheck_*.el # pdf *.pdf + +# html +*.html +