#586 - ignore html files

This commit is contained in:
iceman1001 2020-03-02 16:47:55 +01:00
commit 1794acc658

1
.gitignore vendored
View file

@ -10,6 +10,7 @@
.profile .profile
*.log *.log
*.eml *.eml
*.html
*.o *.o
*.a *.a
*.d *.d