diff options
author | June McEnroe <june@causal.agency> | 2018-08-27 17:23:33 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-08-27 17:23:33 -0400 |
commit | 0da835b5d6e38df0dc19c9d35e1f255b4e620216 (patch) | |
tree | dca2ea4320a8ad2bb33cf8c47139fb07f0bd3ef7 /.gitignore | |
parent | Fix color pairs once and for all (diff) | |
parent | Dump HELP_DATA with client -h (diff) | |
download | torus-0da835b5d6e38df0dc19c9d35e1f255b4e620216.tar.gz torus-0da835b5d6e38df0dc19c9d35e1f255b4e620216.zip |
Merge branch 'ansi'
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2f400d8..230472d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ +*.o chroot.tar client -help merge meta root |