diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-18 23:14:12 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 82d679ab5fa43c33ae52fe7b66d7c358f6046a45 (patch) | |
| tree | fdb42bd3647c7c2934ec29d32aedbdf8b16d28fe /.gitignore | |
| parent | 10dcfac23be0a8cab39efaaf63abecf098c993db (diff) | |
First steps towards character LCD
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ *.o data/ +ct1986 ctaklm pptdb -buildroot*
\ No newline at end of file +buildroot* |
