diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-17 20:09:33 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-17 20:09:33 -0400 |
commit | 4d12729aa4026229e4e118b924cc3b1c75ca214b (patch) | |
tree | abd9a69ec11504844148b1017f9e9601ef7e90b8 /go/cmd-nshd/.gitignore | |
parent | 4f175a22cf726bfa09652d8d9ca6374785561348 (diff) |
write setuid, move things around
Diffstat (limited to 'go/cmd-nshd/.gitignore')
-rw-r--r-- | go/cmd-nshd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/go/cmd-nshd/.gitignore b/go/cmd-nshd/.gitignore new file mode 100644 index 0000000..00870e2 --- /dev/null +++ b/go/cmd-nshd/.gitignore @@ -0,0 +1 @@ +/main.go |