Merge pull request #1077 from rjeffman/update_gitignore

Make Git ignore temporary and output files.
This commit is contained in:
Rafael Guterres Jeffman
2023-05-30 10:59:09 -03:00
committed by GitHub

6
.gitignore vendored
View File

@@ -1,5 +1,11 @@
*.pyc
*.retry
*.swp
# collection files
freeipa-ansible_freeipa*.tar.gz
redhat-rhel_idm*.tar.gz
importer_result.json
# ignore virtual environments
/.tox/