.gitignore
291648cc
 # build products...
f0b02117
 *.py[co]
 build
0aba811c
 AUTHORS.TXT
56d33a29
 # Emacs backup and autosave files...
6343aa62
 *~
 .\#*
56d33a29
 \#*
291648cc
 # RPM stuff...
3f245498
 MANIFEST
 dist
 rpm-build
a87c7795
 # Eclipse/PyDev stuff...
 .project
 .pydevproject
291648cc
 # PyCharm stuff...
ddb358a3
 .idea
0ab58774
 #IntelliJ IDEA stuff..
 *.iml
3b6c0951
 #VSCode stuff..
 .vscode/
291648cc
 # Mac OS X stuff...
ddb358a3
 .DS_Store
291648cc
 # manpage build stuff...
18a7a1ec
 docs/man/man1/ansible*.1
 docs/man/man1/ansible*.1.asciidoc.in
dcee25c6
 docs/man/man3/*
4a6b5c5d
 # Sublime stuff
 *.sublime-project
 *.sublime-workspace
291648cc
 # docsite stuff...
b233f3f2
 docs/api/_build/
 docs/api/rst/
 docs/docsite/_build
c10080bf
 docs/docsite/*.html
b233f3f2
 docs/docsite/htmlout
c10080bf
 docs/docsite/rst/cli/ansible-*.rst
 docs/docsite/rst/cli/ansible.rst
 docs/docsite/rst/modules/*.rst
c98e99dd
 docs/docsite/rst/playbooks_directives.rst
c10080bf
 docs/docsite/rst/plugins_by_category.rst
b233f3f2
 docs/docsite/rst/plugins/*/*.rst
c10080bf
 docs/docsite/rst/reference_appendices/config.rst
 docs/docsite/rst/reference_appendices/playbooks_keywords.rst
 docs/docsite/rst_warnings
 docs/docsite/searchindex.js
 docs/docsite/_static/*.gif
 docs/docsite/_static/*.png
 docs/docsite/_static/websupport.js
291648cc
 # deb building stuff...
4ae0d5b8
 /debian/
41131149
 deb-build
0a28d26d
 # Vim swap files
 *.swp
 *.swo
b589bf1d
 credentials.yml
73454956
 # test output
f3b691cc
 *.retry
5466510e
 *.out
b12cf754
 .pytest_cache/
3d67e9e0
 .tox
e2458890
 .cache
34260cb4
 .pytest_cache
73454956
 results.xml
 coverage.xml
 /test/units/cover-html
d87ee022
 /test/integration/targets/*/backup/
cf1337ca
 /test/cache/*
139ae7eb
 # Development
 /test/develop
 venv
 Vagrantfile
 .vagrant
bbe3cdd9
 ansible.egg-info/
b0e1efbd
 /shippable/
ab89b1b2
 /test/integration/cloud-config-*.*
 !/test/integration/cloud-config-*.*.template
5d178c92
 .python-version
7c049b16
 # Release directory
 packaging/release/ansible_release
6bbd92e4
 /.cache/
dfd19a81
 /test/results/coverage/*=coverage.*
6bbd92e4
 /test/results/coverage/coverage*
6a2a7a23
 /test/results/reports/coverage*.xml
 /test/results/reports/coverage*/
8f463fcd
 /test/results/bot/*.json
6bbd92e4
 /test/results/junit/*.xml
 /test/results/logs/*.log
f71d8615
 /test/results/data/*.json
6bbd92e4
 /test/integration/inventory.remote
d8733a54
 /test/integration/inventory.networking
6bbd92e4
 /test/integration/inventory.winrm
63df0adc
 /test/integration/cloud-config-aws.yml
316e7939
 /test/integration/cloud-config-cs.ini
d48ad47f
 # python 'rope' stuff
 .ropeproject
 # local 'ack' config files
 .ackrc
 # default 'coverage html' results
 htmlcov/
 # default 'coverage' tool data
 .coverage
 # ansible-test coverage results
 test/units/.coverage.*
8a6ae51f
 /test/integration/cloud-config-azure.yml
ddb60ce3
 changelogs/.plugin-cache.yaml