diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-10 09:03:25 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-10 09:03:25 +0200 |
commit | 5fad4964dd648dba928d63fbf366c0e7ba5ef1d9 (patch) | |
tree | 6b7c22f01da7f1c8ead039ede20bab424c58d6ec /.gitignore | |
parent | b8255686c971a2d959e0f3b49df134b6492389a9 (diff) | |
download | cqrlogo-5fad4964dd648dba928d63fbf366c0e7ba5ef1d9.tar.gz cqrlogo-5fad4964dd648dba928d63fbf366c0e7ba5ef1d9.tar.zst |
add README.html to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ config.h cqrlogo *.png +README.html |