summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2010-08-18 01:40:28 (EDT)
committer graham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2010-08-18 01:40:28 (EDT)
commit47ba6f710905a4921f61d69b5c3e3ab22b72ad27 (patch)
tree4395f0ec3a64f5c00fada9ee71f5a403c377dd78 /.gitignore
parent239861f73d8f69744b8ea0eb3373ef0f4453971b (diff)
Add generated man pages to .gitignore.
git-svn-id: http://opkg.googlecode.com/svn/trunk@554 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eae52a8..f3a60ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@ autom4te.cache/
.deps/
src/opkg-cl
tests/libopkg_test
+
+# Man pages
+man/*.1