From: Eric S. Raymond Date: Sat, 3 Jun 2017 23:19:34 +0000 (-0400) Subject: Make git ignore all HTML. X-Git-Tag: 0.90~15 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=25645fc01ead63d7e55364591868846f794f4af8 Make git ignore all HTML. --- diff --git a/.gitignore b/.gitignore index 346fae3..e053fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ advent +compile *.gcda *.gcno *.o -compile +*.html database.h database.c advent.6 -advent.html