From f110c81f2fd2d856b1737cea06fefdef01d72adb Mon Sep 17 00:00:00 2001 From: Johan Brandhorst Date: Tue, 26 Feb 2019 21:26:20 +0000 Subject: [PATCH] Ignore the html directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 722d5e7..16f9883 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .vscode +html/*