summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-10-26 11:03:50 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-10-26 11:03:50 -0400
commit8eda94c5910c15f1352b4a342d8cf48abe0fe470 (patch)
tree99b9219b8745203b1c3be99a7df772b8cee59b9e /.gitignore
parentf3a0adcfa55ee56fb379cd38755da7219ebaf73d (diff)
downloadansible-8eda94c5910c15f1352b4a342d8cf48abe0fe470.tar.gz
normalized descriptions for most man pages
also removed the intermediate man page added intermidieate manpages to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5d3970a168..01a802805e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,12 @@ rpm-build
# Mac OS X stuff...
.DS_Store
# manpage build stuff...
+docs/man/man1/ansible.1
+docs/man/man1/ansible-doc.1
+docs/man/man1/ansible-galaxy.1
+docs/man/man1/ansible-playbook.1
+docs/man/man1/ansible-pull.1
+docs/man/man1/ansible-vault.1
docs/man/man3/*
# Sublime stuff
*.sublime-project