Make git ignore all HTML.
This commit is contained in:
parent
c0f5c36d93
commit
25645fc01e
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,9 +1,9 @@
|
|||
advent
|
||||
compile
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.o
|
||||
compile
|
||||
*.html
|
||||
database.h
|
||||
database.c
|
||||
advent.6
|
||||
advent.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue