diff options
author | Christian Hesse <mail@eworm.de> | 2019-01-02 16:24:46 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-01-02 16:26:32 +0100 |
commit | 7f7a9d8c8984a8f4265f47a0b99a38bd93c8be4a (patch) | |
tree | f23ef5e850864be47194bc83d7dc585751102b6e | |
parent | dfa750a7f542d93155d8334ef96daa08c0ac8e4f (diff) |
ignore all html files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ *~ *.patch -README.html +*.html |