xoxys.python3/.gitignore
Robert Kaussow 0ca5675f84
Some checks reported errors
continuous-integration/drone/push Build was killed
cleanup
2019-06-09 13:10:45 +02:00

12 lines
137 B
Plaintext

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