From 2879b0cd64461ca1bbac1e84f63801c8526c6a13 Mon Sep 17 00:00:00 2001 From: Owen Synge Date: Wed, 27 May 2015 10:25:03 +0200 Subject: [PATCH] .gitignore: systemd/ceph-osd@.service systemd/ceph-osd@.service is now auto-generated by autotools. This means the file should be added to gitignored list. Signed-off-by: Owen Synge --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 78f5d6f84ba..0cd3caaea24 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ missing py-compile release stamp-h1 +systemd/ceph-osd@.service vgcore.* # specific local dir files -- 2.47.3