diff options
author | 2012-11-23 21:37:58 +0100 | |
---|---|---|
committer | 2012-11-23 21:37:58 +0100 | |
commit | 36697dc0199e25f09b78090fcf5f1cf8a3648ffd (patch) | |
tree | 7caef3bc1761327c366fc4a93a138e53fc692712 /.gitignore | |
parent | man: clarify why User=/Group= don't work with mount units (diff) | |
download | systemd-36697dc0199e25f09b78090fcf5f1cf8a3648ffd.tar.gz systemd-36697dc0199e25f09b78090fcf5f1cf8a3648ffd.tar.bz2 systemd-36697dc0199e25f09b78090fcf5f1cf8a3648ffd.zip |
timer: implement calendar time events
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2291e5d20..70cadf875 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/test-calendarspec /test-catalog /test-replace-var /test-journal-enum |