diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-08 00:43:33 -0500 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-10 22:38:44 +0100 |
commit | 06cdd2484c5d0b7792168a7c2d99311e35b0fb8e (patch) | |
tree | 087b97093350d3e24d10144e82f69f41569733b9 /.gitignore | |
parent | e9ddabc246ced239cbce436e16792dc4c3d1b52d (diff) |
ac-power: make ac-power a proper binary that scripts can call
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a99cd17480..21dd39456e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-ac-power systemd-timestamp systemd-cryptsetup systemd-cryptsetup-generator |