mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-04-05 14:59:02 +07:00
19 lines
252 B
Plaintext
19 lines
252 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
|
|
rst/playbooks_keywords.rst
|
|
rst/collections/
|
|
|
|
*.min.css
|