diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-14 19:13:20 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-14 19:13:34 +0530 |
commit | 5d48ba3c66cc0c9f59cb502c5fac33dad6d4ffc0 (patch) | |
tree | 165587c4cc55418e27ca23fd2ff733acf0d9cfa5 /docs | |
parent | df4892d939730fcad7ef43dbd36db4e01b20fa89 (diff) | |
download | tinyproxy-5d48ba3c66cc0c9f59cb502c5fac33dad6d4ffc0.tar.gz tinyproxy-5d48ba3c66cc0c9f59cb502c5fac33dad6d4ffc0.zip |
docs: Fix .gitignore
Diffstat (limited to '')
-rw-r--r-- | docs/man8/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man8/.gitignore b/docs/man8/.gitignore index 5ff70f3..9d3cdde 100644 --- a/docs/man8/.gitignore +++ b/docs/man8/.gitignore @@ -1,3 +1,3 @@ -*.1 +*.8 *.xml *.txt |