diff options
author | June McEnroe <june@causal.agency> | 2020-05-19 15:41:15 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-19 15:41:15 -0400 |
commit | 0cf277f17f9a09996355c09cdd477e7813e97ac2 (patch) | |
tree | c288f9d0e38ec89df6c0255e9873a71e8193aa1e /.gitignore | |
parent | Clarify or otherwise expand documentation (diff) | |
download | pounce-0cf277f17f9a09996355c09cdd477e7813e97ac2.tar.gz pounce-0cf277f17f9a09996355c09cdd477e7813e97ac2.zip |
Revert compression of man pages for installation 1.3
Better to leave this up to the packager to do, as FreeBSD ports does, for example.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6c8280c..c66cc95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*.1.gz *.conf *.o calico |