diff options
Diffstat (limited to 'ansible_collections/sensu/sensu_go/.gitignore')
-rw-r--r-- | ansible_collections/sensu/sensu_go/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible_collections/sensu/sensu_go/.gitignore b/ansible_collections/sensu/sensu_go/.gitignore new file mode 100644 index 000000000..8e935789b --- /dev/null +++ b/ansible_collections/sensu/sensu_go/.gitignore @@ -0,0 +1,9 @@ +tests/output +tests/runner +docs/build +docs/source/modules +test_results +.pytest_cache +*.pyc +*.swp +.vagrant |