diff options
author | Kay Sievers <kay@vrfy.org> | 2014-04-28 14:45:42 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-04-28 17:08:52 +0200 |
commit | 687ed1237b20a6db174fd0b372df20fa9a3a23c2 (patch) | |
tree | a9f228e42164314bc3c1ecbec314028207cbc623 /.gitignore | |
parent | e5a7f17341f90827c2fc8248de19d8741c8672da (diff) |
rename timedate-sntp to timesync
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0d9fdc1437..03f1b7235d 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,7 @@ /systemd-sysctl /systemd-system-update-generator /systemd-timedated +/systemd-timesyncd /systemd-tmpfiles /systemd-tty-ask-password-agent /systemd-uaccess @@ -149,6 +150,7 @@ /test-inhibit /test-install /test-ipcrm +/test-ipv4ll /test-job-type /test-journal /test-journal-enum @@ -188,7 +190,6 @@ /test-tables /test-rtnl-manual /test-time -/test-timedate-sntp /test-tmpfiles /test-udev /test-unit-file |