From 9ab4e2a80eea27bfb92df03f2232b169978449e4 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 15 Mar 2016 11:06:31 +0100 Subject: Ignore HTML files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c35f095..3a9f1e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config.php *.log +*.html -- cgit v1.2.3