Промежуточный набросок для управления правилами
This commit is contained in:
parent
db9a6be9f4
commit
573f1d7d51
6 changed files with 135 additions and 2 deletions
12
snag.json
12
snag.json
|
@ -10,5 +10,15 @@
|
|||
"postsnag": [
|
||||
"/usr/bin/ls",
|
||||
"/usr/local/bin/script.sh"
|
||||
]
|
||||
],
|
||||
"rules": {
|
||||
"tracking": [
|
||||
"/etc/systemd/*.conf",
|
||||
"/usr/exit"
|
||||
],
|
||||
"ignore": [
|
||||
"/usr/exit/.gitignore",
|
||||
"/usr/exit/dd"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue