xoxys.users/.gitignore
Robert Kaussow 9b1612e356
Some checks failed
continuous-integration/drone/push Build is failing
initial commit
2019-11-03 18:19:53 +01:00

12 lines
129 B
Plaintext

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