2018-01-17 18:13:44 +01:00
|
|
|
# Any private crt and keys #
|
|
|
|
############################
|
|
|
|
*.crt
|
|
|
|
*.key
|
2019-11-24 17:28:03 +01:00
|
|
|
*~
|
|
|
|
\#*
|
2020-03-25 18:43:32 +01:00
|
|
|
|
2020-12-09 15:07:24 +01:00
|
|
|
# OS Specific #
|
|
|
|
###############
|
2020-03-25 18:43:32 +01:00
|
|
|
Thumbs.db
|
|
|
|
.DS_Store
|
|
|
|
.vscode
|
|
|
|
|
2020-12-09 15:07:24 +01:00
|
|
|
# Ansible specific #
|
|
|
|
####################
|
2020-08-19 18:39:17 +02:00
|
|
|
*.retry
|
|
|
|
|
2020-12-09 15:07:24 +01:00
|
|
|
# Python specific #
|
|
|
|
###################
|
2020-08-19 18:39:17 +02:00
|
|
|
__pycache__
|