Created
March 30, 2018 14:21
-
-
Save jkodroff/d9a9a4a1275485855af245f6b0bac38e to your computer and use it in GitHub Desktop.
.gitignore for Ansible/Molecule roles
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__pycache__/ | |
.molecule/ | |
.pytest_cache/ | |
*-console.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment