Make git ignore all HTML.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 3 Jun 2017 23:19:34 +0000 (19:19 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 3 Jun 2017 23:19:34 +0000 (19:19 -0400)
.gitignore

index 346fae3352ad0392381cd3863603baea1c80b4c0..e053fe65ffc24d9eb603107b25247f01727cc1fa 100644 (file)
@@ -1,9 +1,9 @@
 advent
+compile
 *.gcda
 *.gcno
 *.o
-compile
+*.html
 database.h
 database.c
 advent.6
-advent.html