diff options
author | June McEnroe <programble@gmail.com> | 2017-07-30 16:51:51 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-07-30 16:51:51 -0400 |
commit | cd04668381ea5022d457af40f1d4a2ebe50b5457 (patch) | |
tree | 70d10c1723655434ac58530a0ea75998fdf168d1 /.gitignore | |
parent | Update help (diff) | |
download | torus-cd04668381ea5022d457af40f1d4a2ebe50b5457.tar.gz torus-cd04668381ea5022d457af40f1d4a2ebe50b5457.zip |
Fix termcap patch for background colors
Diffstat (limited to '')
-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 |