ansible/docsite/.gitignore
2014-01-06 17:15:04 -06:00

16 lines
207 B
Plaintext

# 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
*.min.css