mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
SELinux: add .gitignore files for dynamic classes
The SELinux dynamic class work in c6d3aaa4e3
creates a number of dynamic header files and scripts. Add .gitignore files
so git doesn't complain about these.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen D. Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
parent
3e1c2515ac
commit
6e8e16c7bc
@ -65,6 +65,7 @@ aicdb.h*
|
||||
asm-offsets.h
|
||||
asm_offsets.h
|
||||
autoconf.h*
|
||||
av_permissions.h
|
||||
bbootsect
|
||||
bin2c
|
||||
binkernel.spec
|
||||
@ -95,12 +96,14 @@ docproc
|
||||
elf2ecoff
|
||||
elfconfig.h*
|
||||
fixdep
|
||||
flask.h
|
||||
fore200e_mkfirm
|
||||
fore200e_pca_fw.c*
|
||||
gconf
|
||||
gen-devlist
|
||||
gen_crc32table
|
||||
gen_init_cpio
|
||||
genheaders
|
||||
genksyms
|
||||
*_gray256.c
|
||||
ihex2fw
|
||||
|
1
scripts/selinux/genheaders/.gitignore
vendored
Normal file
1
scripts/selinux/genheaders/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
genheaders
|
2
security/selinux/.gitignore
vendored
Normal file
2
security/selinux/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
av_permissions.h
|
||||
flask.h
|
Loading…
Reference in New Issue
Block a user