diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-07-16 21:31:31 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-07-16 21:31:31 (GMT) |
commit | 6edadf45491ead123387d74239de7dfa63cefb37 (patch) | |
tree | 66cf8bd8ae00b353f0a47525d8cf51909e85d1b1 /.gitignore | |
parent | 7928b2b512ccf0269c351a5f603adf2e88522c32 (diff) |
listening for websocket and initial ticker
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -bin/
\ No newline at end of file +bin/ +pkg/ +src/github.com
\ No newline at end of file |