mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-01-05 18:22:23 +00:00
libselinux: move .gitignore into utils
There is a .gitignore at the head of the directory but only contains entries for the utils directory. Move to the utils directory. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
5ef65fd784
commit
84ea17b5f3
20
libselinux/.gitignore
vendored
20
libselinux/.gitignore
vendored
@ -1,20 +0,0 @@
|
||||
utils/avcstat
|
||||
utils/compute_av
|
||||
utils/compute_create
|
||||
utils/compute_member
|
||||
utils/compute_relabel
|
||||
utils/compute_user
|
||||
utils/getconlist
|
||||
utils/getdefaultcon
|
||||
utils/getenforce
|
||||
utils/getfilecon
|
||||
utils/getpidcon
|
||||
utils/getsebool
|
||||
utils/getseuser
|
||||
utils/matchpathcon
|
||||
utils/policyvers
|
||||
utils/selinux_check_securetty_context
|
||||
utils/selinuxenabled
|
||||
utils/setenforce
|
||||
utils/setfilecon
|
||||
utils/togglesebool
|
20
libselinux/utils/.gitignore
vendored
20
libselinux/utils/.gitignore
vendored
@ -1 +1,21 @@
|
||||
avcstat
|
||||
compute_av
|
||||
compute_create
|
||||
compute_member
|
||||
compute_relabel
|
||||
compute_user
|
||||
getconlist
|
||||
getdefaultcon
|
||||
getenforce
|
||||
getfilecon
|
||||
getpidcon
|
||||
getsebool
|
||||
getseuser
|
||||
matchpathcon
|
||||
policyvers
|
||||
selinux_check_securetty_context
|
||||
selinuxenabled
|
||||
selinuxexeccon
|
||||
setenforce
|
||||
setfilecon
|
||||
togglesebool
|
||||
|
Loading…
Reference in New Issue
Block a user