Skip to content

Commit

Permalink
Security: tomoyo: add .gitignore file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman authored and James Morris committed Dec 12, 2011
1 parent bb80d88 commit 735e93c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions security/tomoyo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
builtin-policy.h
policy/

0 comments on commit 735e93c

Please sign in to comment.