Допилено

This commit is contained in:
Alexander Zhirov 2025-05-28 00:05:00 +03:00
parent 573f1d7d51
commit bb58bfe030
Signed by: alexander
GPG key ID: C8D8BE544A27C511
4 changed files with 154 additions and 25 deletions

View file

@ -13,12 +13,12 @@
],
"rules": {
"tracking": [
"/etc/systemd/*.conf",
"/usr/exit"
"/etc/*.conf"
],
"ignore": [
"/usr/exit/.gitignore",
"/usr/exit/dd"
"/usr/exit/dd",
"/file1"
]
}
}