mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
Security: tomoyo: add .gitignore file
This adds the .gitignore file for the autogenerated TOMOYO files to keep git from complaining after building things. Cc: Kentaro Takeda <takedakn@nttdata.co.jp> Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Cc: James Morris <jmorris@namei.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
parent
bb80d880ad
commit
735e93c704
1 changed files with 2 additions and 0 deletions
2
security/tomoyo/.gitignore
vendored
Normal file
2
security/tomoyo/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
builtin-policy.h
|
||||
policy/
|
Loading…
Reference in a new issue