moved log and irclog last

This commit is contained in:
Radovan Garabík 2020-12-29 16:42:59 +01:00
parent 357e686aa6
commit 7cd8fff5e1
1 changed files with 10 additions and 8 deletions

View File

@ -1,11 +1,3 @@
# anything to do with irc
\b\w+\b.*irc.*
conf.irclog
# log file
\b\w+\b.*log\b
conf.log
# configure command
^([/\w\.]+\/)?configure\b
conf.configure
@ -297,3 +289,13 @@ conf.go-test
# sockstat command
^([/\w\.]+\/)?sockstat\b
conf.sockstat
# anything to do with irc
\b\w+\b.*irc.*
conf.irclog
# log file
\b\w+\b.*log\b
conf.log