diff options
author | David Zafman <dzafman@redhat.com> | 2015-04-02 20:45:13 +0200 |
---|---|---|
committer | David Zafman <dzafman@redhat.com> | 2015-04-02 20:47:18 +0200 |
commit | 81dca503f2b092db7ba76ee647b153d8613ef1ae (patch) | |
tree | cc11d6d913aa2cd9fe2390d8b9416a51fcbe4cac /man | |
parent | doc: Add ceph osd pool get <poolname> all to man page (diff) | |
download | ceph-81dca503f2b092db7ba76ee647b153d8613ef1ae.tar.xz ceph-81dca503f2b092db7ba76ee647b153d8613ef1ae.zip |
doc: Fix .gitignore for man directory
Caused by: 301fe6cbf2c8b04d0650fe60de65c3cdc7a8ac95
Signed-off-by: David Zafman <dzafman@redhat.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index 5fc607b9e2f..b60d7fc395a 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1 +1,3 @@ /Makefile +/*.8 +/doctrees |