ansible/docs/docsite/.gitignore
2017-05-09 11:08:01 -04:00

16 lines
234 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
rst/modules/*.rst
rst/playbooks_keywords.rst
*.min.css