diff options
author | James Morris <jmorris@namei.org> | 2008-09-05 21:43:38 +1000 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2008-09-05 21:43:38 +1000 |
commit | b56c8c221d192e4ffa719d00907c3b60fbaa2737 (patch) | |
tree | bdd84ebc482c9e00dca6536931336e2c614580f8 /scripts | |
parent | d9250dea3f89fe808a525f08888016b495240ed4 (diff) |
SELinux: add gitignore file for mdp script
Add gitignore file for scripts/selinux/mdp/mdp.
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/selinux/mdp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/selinux/mdp/.gitignore b/scripts/selinux/mdp/.gitignore new file mode 100644 index 000000000000..654546d8dffd --- /dev/null +++ b/scripts/selinux/mdp/.gitignore @@ -0,0 +1,2 @@ +# Generated file +mdp |