summary refs log tree commit diff
path: root/.gitignore
blob: 1fe25c1652ceda1351d557e845c7d33ae21c2f19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
*.o
chroot.tar
config.mk
dispatch
ingest
menu
root
setup
stream
tags
view
1 23:45:07 -0500'>2018-12-31Add game over checkJune McEnroe 2018-12-31Ignore root and chroot.tarJune McEnroe 2018-12-31Use capsicum on FreeBSDJune McEnroe 2018-12-31Handle ERR from getchJune McEnroe 2018-12-26Replace control chars with blanks in nameJune McEnroe 2018-12-26Show adjacent scores when not in topJune McEnroe 2018-12-25Use bright foreground colorsJune McEnroe 2018-12-25Add 2048 help textJune McEnroe 2018-12-25Fix mode for score file createJune McEnroe