Add plugins/sudoers/tsgetusershell.c to ignore files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -79,6 +79,7 @@ plugins/sudoers/sudoers
|
||||
plugins/sudoers/sudoreplay
|
||||
plugins/sudoers/testsudoers
|
||||
plugins/sudoers/tsdump
|
||||
plugins/sudoers/tsgetusershell.c
|
||||
plugins/sudoers/visudo
|
||||
plugins/sudoers/prologue
|
||||
plugins/sudoers/check_[a-z]*
|
||||
|
@@ -67,7 +67,7 @@ Makefile$
|
||||
^logsrvd/fuzz_logsrvd_conf$
|
||||
^logsrvd/logsrvd_conf_test$
|
||||
|
||||
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|visudo|prologue|check_[a-z0-9_]+)$
|
||||
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|tsgetusershell\.c|visudo|prologue|check_[a-z0-9_]+)$
|
||||
^plugins/sudoers/fuzz_(policy|sudoers(_ldif)?)$
|
||||
^plugins/sudoers/.*\.(out|toke|err|json|ldif|sudo|ldif2sudo)$
|
||||
^plugins/sudoers/regress/harness
|
||||
|
Reference in New Issue
Block a user