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/parabola_hackers/.gitignore | |
parent | 4f175a22cf726bfa09652d8d9ca6374785561348 (diff) |
write setuid, move things around
Diffstat (limited to 'go/parabola_hackers/.gitignore')
-rw-r--r-- | go/parabola_hackers/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/go/parabola_hackers/.gitignore b/go/parabola_hackers/.gitignore new file mode 100644 index 0000000..3be3f08 --- /dev/null +++ b/go/parabola_hackers/.gitignore @@ -0,0 +1,2 @@ +/users.go +/passwords.go |