xoxys.dnsmasq/.gitignore

12 lines
129 B
Plaintext
Raw Normal View History

2019-01-06 22:31:38 +00:00
# ---> Ansible
*.retry
2024-02-19 09:43:05 +00:00
plugins
2019-10-16 06:52:46 +00:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
2019-01-06 22:31:38 +00:00