xoxys.motd/.gitignore
Robert Kaussow d75b11d892
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2019-11-09 16:15:28 +01:00

12 lines
129 B
Plaintext

# ---> Ansible
*.retry
plugins
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class