public-health-ch/ansible/roles/nginxinc.nginx/.gitignore

20 lines
242 B
Text

# Any private crt and keys #
############################
*.crt
*.key
*~
\#*
# OS Specific #
###############
Thumbs.db
.DS_Store
.vscode
# Ansible specific #
####################
*.retry
# Python specific #
###################
__pycache__