diff --git a/.gitignore b/.gitignore index 5c40d91..c94ed1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ web/.meteor/local +chub/chub diff --git a/chub/chub b/chub/chub deleted file mode 100755 index e3af36e..0000000 Binary files a/chub/chub and /dev/null differ diff --git a/chub/init.go b/chub/init.go new file mode 100644 index 0000000..4aabbfc --- /dev/null +++ b/chub/init.go @@ -0,0 +1 @@ +package init \ No newline at end of file