ansible/docsite/.gitignore

16 lines
207 B
Text
Raw Normal View History

2012-10-08 07:44:38 -04:00
# 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
2014-01-02 19:27:59 -06:00
*.min.css