diff options
author | WaLyong Cho <walyong.cho@samsung.com> | 2014-12-04 12:46:06 +0900 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-04 20:43:28 +0100 |
commit | c18c2a0ea15820c49226aa05f294f5d5c1417263 (patch) | |
tree | ad702d05bbc670acd4f36527801f2259ddd9a3be /units | |
parent | 3e49a3a0633b808fef5fca0a36228e6d70b50bd7 (diff) |
gitignore: ignore generated systemd-bootchart.service
Diffstat (limited to 'units')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index e12d299e50..3613cee300 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -21,6 +21,7 @@ /systemd-ask-password-wall.service /systemd-backlight@.service /systemd-binfmt.service +/systemd-bootchart.service /systemd-bus-proxyd@.service /systemd-firstboot.service /systemd-fsck-root.service |