xoxys.smb/.gitignore

12 lines
129 B
Plaintext
Raw Normal View History

2020-01-25 23:09:27 +00:00
# ---> Ansible
*.retry
2024-02-19 09:37:58 +00:00
plugins
2020-01-25 23:09:27 +00:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class