diff options
author | Micah Anderson <micah@riseup.net> | 2013-08-17 11:52:37 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-08-22 14:13:09 -0400 |
commit | 73b788edf7ea9be613e3e2bf7e54ee32c154c2df (patch) | |
tree | a87d373a28a0f4e819a57b4a83792c229b0c304c /.gitignore | |
parent | 96f3c63104655c12263676b6914c107d19905ca5 (diff) |
remove ignoring the man directory in .gitignore, we want that file available during package build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ docs/covhtml include/ lib/ local/ -man/ share/ src/leap/util/reqs.txt src/leap.egg-info/ |