diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-18 22:24:27 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-18 22:24:27 -0500 |
commit | 58861a7cbcd8f745ec0cc99e7dced13da07eff68 (patch) | |
tree | b83769fe0fe6b72d13a6de2c7b833d6946fe63ca /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f2c3279 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/systemd-timesyncd-wait +/systemd-timesyncd-wrap |