diff options
author | Akshay <[email protected]> | 2020-04-13 11:44:35 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-04-13 11:44:35 +0100 |
commit | 86afd610e79505d0fbc67ff55ae78a6873242cc3 (patch) | |
tree | 9da92a5179e4c6b98483895d632c8bbe0a359c88 /.gitignore | |
parent | edeb62c33963c955d1c995468aaa4c8fcc30621e (diff) |
reformat readme, add detailed install instructions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ build/ | |||
5 | *.otb | 5 | *.otb |
6 | *.bdf | 6 | *.bdf |
7 | *.ttf | 7 | *.ttf |
8 | |||
9 | # ttf converter binary | ||
10 | BitsNPicas.jar | ||