summaryrefslogtreecommitdiff
path: root/sd_daemon/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-18 03:20:47 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-12-18 03:20:47 -0500
commit3b1bdfbd2687e81bef85260f9cdfbf617ece3527 (patch)
tree93f2c45e6e616ab63e5fb21f4d2a740d8b9b05e2 /sd_daemon/.gitignore
parenteb6e8a6ca87879a6ca85788fcf6d3bf8848088e6 (diff)
Implement almost all of sd-daemon. BREAKING CHANGES.v0.2.0
This does not include the sd_is_* utility functions. BREAKING CHANGES: - The import name is now "sd_daemon" instead of "sd". - The logger interface is now entirely different. - Notify now takes more arguments.
Diffstat (limited to 'sd_daemon/.gitignore')
-rw-r--r--sd_daemon/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd_daemon/.gitignore b/sd_daemon/.gitignore
new file mode 100644
index 0000000..1687796
--- /dev/null
+++ b/sd_daemon/.gitignore
@@ -0,0 +1 @@
+/log_util.go