diff options
author | June McEnroe <june@causal.agency> | 2017-07-30 16:51:51 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-07-30 16:51:51 -0400 |
commit | e38d40500934bae533d516e2ba95ef5e3efc6363 (patch) | |
tree | 3835f398d5a1f8f0c110a07bc07d8a256bf328c9 /.gitignore | |
parent | Update help (diff) | |
download | torus-e38d40500934bae533d516e2ba95ef5e3efc6363.tar.gz torus-e38d40500934bae533d516e2ba95ef5e3efc6363.zip |
Fix termcap patch for background colors
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2020094..50c3846 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,7 @@ client help root server +termcap +termcap.db torus.dat torus.sock |