xoxys.packages/.gitignore

12 lines
129 B
Plaintext
Raw Permalink Normal View History

2022-02-12 14:36:51 +01:00
# ---> Ansible
*.retry
2024-02-18 20:30:22 +01:00
plugins
2022-02-12 14:36:51 +01:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class