xoxys.selinux/.gitignore

12 lines
129 B
Plaintext
Raw Normal View History

2018-11-15 23:29:27 +01:00
# ---> Ansible
*.retry
2024-02-18 13:10:59 +01:00
plugins
2019-10-18 14:57:23 +02:00
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
2018-11-15 23:29:27 +01:00