diff options
author | Max Kellermann <max@duempel.org> | 2011-08-29 08:26:35 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-08-29 09:39:03 +0200 |
commit | 6e3b643bdf5f96c63c65dd83cfe6e19161fa0724 (patch) | |
tree | c7c42e35c1fc9808bee3034c9bb00c84cec48be3 /.gitignore | |
parent | a769352a74bad0b3d34f73f1db6898799e88f6a3 (diff) |
ntp_server: add debug program "run_ntp_server"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3e9936882..7aa22de09 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ test/run_normalize test/tmp test/run_inotify test/test_queue_priority +test/run_ntp_server |