Make git ignore all HTML.

This commit is contained in:
Eric S. Raymond 2017-06-03 19:19:34 -04:00
parent c0f5c36d93
commit 25645fc01e

4
.gitignore vendored
View file

@ -1,9 +1,9 @@
advent
compile
*.gcda
*.gcno
*.o
compile
*.html
database.h
database.c
advent.6
advent.html