From 652e737517bbbae692923246aeb687e2d1f314ef Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 29 Jan 2013 21:17:40 -0500 Subject: build-sys: keep intermediate files Sometimes it is useful to look at them, and they don't take up any significant amount of space. Keeping them also avoids the message about files being removed at the end of make run. --- units/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'units/.gitignore') diff --git a/units/.gitignore b/units/.gitignore index 5e86d30113..b1e81ab086 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -6,6 +6,7 @@ /systemd-hibernate.service /systemd-suspend.service /console-getty.service +/console-getty.service.m4 /systemd-journald.service /user@.service /systemd-logind.service @@ -13,9 +14,11 @@ /systemd-timedated.service /systemd-hostnamed.service /console-shell.service +/console-shell.service.m4 /systemd-sysctl.service /systemd-ask-password-console.service /rescue.service +/rescue.service.m4 /systemd-ask-password-wall.service /systemd-quotacheck.service /quotaon.service -- cgit v1.2.3-54-g00ecf