diff options
author | Christian Hesse <mail@eworm.de> | 2018-08-24 17:09:40 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-08-24 17:09:40 +0200 |
commit | 35caa73cc3fa09554a2bc98c6f08b97982778ea8 (patch) | |
tree | 3b05b95ea54aa6f2e1424bdba37bffc176010ee4 | |
parent | 598e0ad00fd67ff2f6a307078dd30d045a4e8c6e (diff) |
ignore patch files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *~ -README.html
\ No newline at end of file +*.patch +README.html |