xoxys.smb/.gitignore

12 lines
129 B
Plaintext
Raw Normal View History

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