diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-21 14:26:54 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-21 14:26:54 -0500 |
commit | 5c53dbafdc4f85ad15c82097c538c8c37c27304e (patch) | |
tree | bce68acb17108e2ec6144de76d11c72ab6ff3e38 | |
parent | 0a5596290c8b5adc42c46c0a375d4b970230b550 (diff) |
.gitignore: oops
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | config-sockets.txt | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,7 @@ !index.html *.pem *.txt +!config-*.txt NET-* crtsh-pem2html diff --git a/config-sockets.txt b/config-sockets.txt new file mode 100644 index 0000000..b152146 --- /dev/null +++ b/config-sockets.txt @@ -0,0 +1,6 @@ +tcp:proton.parabola.nu:443 +tcp:proton.parabola.nu:465 +tcp:winston.parabola.nu:443 +tcp:lukeshu.com:443 +tcp:team4272.com:443 +xmpp:parabola.nu:5222 |