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 | 5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e (patch) | |
tree | 2244f64fc570088a6d3767f50f6df609540b762b /.gitignore | |
parent | Fix color pairs once and for all (diff) | |
parent | Dump HELP_DATA with client -h (diff) | |
download | torus-5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e.tar.gz torus-5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e.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 |