xoxys.postfix_relay/.gitignore

12 lines
129 B
Plaintext
Raw Permalink Normal View History

2019-10-18 13:12:38 +02:00
# ---> Ansible
*.retry
2024-02-18 12:42:08 +01:00
plugins
2019-10-18 13:12:38 +02:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class