diff options
author | Vincent Batts <vbatts@redhat.com> | 2015-02-10 12:31:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-10 12:41:42 +0100 |
commit | a89a8031e010ade7d3bdbbe5fd227e26250fb11c (patch) | |
tree | fa0227469ae3f06cf289318cce1f9c884e1ce127 | |
parent | 2a560338c471f47ca0caf6f1ec8c54a61e005d7f (diff) |
.gitignore: add systemd-pull
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ab6d9d17f3..e8a4085a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -103,6 +103,7 @@ /systemd-notify /systemd-nspawn /systemd-path +/systemd-pull /systemd-quotacheck /systemd-random-seed /systemd-rc-local-generator |