SELinux: add .gitignore files for dynamic classes
authorEric Paris <eparis@redhat.com>
Thu, 22 Oct 2009 19:38:26 +0000 (15:38 -0400)
committerJames Morris <jmorris@namei.org>
Sat, 24 Oct 2009 01:42:27 +0000 (09:42 +0800)
commit6e8e16c7bc298d7887584c3d027e05db3e86eed9
tree355403813b5945a5a5fdd24054a76a446d05b206
parent3e1c2515acf70448cad1ae3ab835ca80be043d33
SELinux: add .gitignore files for dynamic classes

The SELinux dynamic class work in c6d3aaa4e35c71a32a86ececacd4eea7ecfc316c
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>
Documentation/dontdiff
scripts/selinux/genheaders/.gitignore [new file with mode: 0644]
security/selinux/.gitignore [new file with mode: 0644]