diff options
Diffstat (limited to 'ansible_collections/dellemc/openmanage/.gitignore')
-rw-r--r-- | ansible_collections/dellemc/openmanage/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/openmanage/.gitignore b/ansible_collections/dellemc/openmanage/.gitignore new file mode 100644 index 00000000..545a0000 --- /dev/null +++ b/ansible_collections/dellemc/openmanage/.gitignore @@ -0,0 +1,9 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[co] +*.py[cod] +*$py.class +*.retry +.idea/ +*.bak +rstdocgen.sh |