diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-08 00:49:39 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-08 00:49:39 +0100 |
commit | a752addf67986c9b0e247bddc1747b5e6284945d (patch) | |
tree | 43de92cf65e94937cf1a3d711ecc1c9f3a6b8210 | |
parent | 8666abb452db73d9a11ead61251eec42bc531cce (diff) |
git: ignore bootchart binary
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a55190489e..af62f2acad 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ /systemd-ac-power /systemd-ask-password /systemd-binfmt +/systemd-bootchart /systemd-cat /systemd-cgls /systemd-cgroups-agent |