]> www.infradead.org Git - users/hch/nvmetcli.git/commitdiff
update .gitignore for the auto-generated manpage formats
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Feb 2017 14:48:05 +0000 (15:48 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 17 Feb 2017 14:49:42 +0000 (15:49 +0100)
Signed-off-by: Christoph Hellwig <hch@lst.de>
.gitignore

index be778db57797ca691bf1705a86861402f308cbcb..5a8946e062d0b7626851d5b4dbfe1f00f2779e63 100644 (file)
@@ -3,6 +3,10 @@
 build-stamp
 build/*
 dist/*
-doc/*
 *.pyc
 *.pyc
+
+# generated documentation
+Documentation/*.1
+Documentation/*.xml
+Documentation/*.html