xoxys.lvm/.gitignore

12 lines
129 B
Plaintext
Raw Normal View History

2019-10-20 21:43:24 +00:00
# ---> Ansible
*.retry
2024-02-18 12:16:42 +00:00
plugins
2019-10-20 21:43:24 +00:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class