diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-16 03:23:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-16 03:24:50 +0200 |
commit | 27b5482cc08b7fac1b6b15d980d42ae04f3ae1ca (patch) | |
tree | 45ed89a06025bde7ed4974a72ff41e11a7f07305 /.gitignore | |
parent | c195956988799837b763ab1b9f078e5f0b7f26e6 (diff) |
delta: add systemd-delta tool to find overriden configuration and unit files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e61f1cdbad..01fba83563 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/systemd-delta /systemd-sleep /systemd-inhibit /systemd-remount-fs |