summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-07-16 21:31:31 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-07-16 21:31:31 (GMT)
commit6edadf45491ead123387d74239de7dfa63cefb37 (patch)
tree66cf8bd8ae00b353f0a47525d8cf51909e85d1b1 /.gitignore
parent7928b2b512ccf0269c351a5f603adf2e88522c32 (diff)
listening for websocket and initial ticker
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6dd29b7..4d5920e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
-bin/ \ No newline at end of file
+bin/
+pkg/
+src/github.com \ No newline at end of file