ef632db9f3
Update manpages from ansible repo to show when options require args. Update clean target Makefile so 'rm' doesn't print a useless error when files aren't found while cleaning.
13 lines
179 B
Text
13 lines
179 B
Text
# Old compiled python stuff
|
|
*.py[co]
|
|
# package building stuff
|
|
build
|
|
# Emacs backup files...
|
|
*~
|
|
.\#*
|
|
.doctrees
|
|
# Generated docs stuff
|
|
ansible*.xml
|
|
.buildinfo
|
|
objects.inv
|
|
.doctrees
|