From 736fe06235164b6c6325b1a0d659c181e49af461 Mon Sep 17 00:00:00 2001 From: Boris Ranto Date: Tue, 28 Jul 2015 20:13:18 +0200 Subject: [PATCH] selinux: Add .gitignore file The gitbuilders release script needs this. Otherwise, the ceph-release build will fail because there were some untracked files. Signed-off-by: Boris Ranto --- selinux/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 selinux/.gitignore diff --git a/selinux/.gitignore b/selinux/.gitignore new file mode 100644 index 00000000000..a26234fdd87 --- /dev/null +++ b/selinux/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/ceph.pp +/tmp