Initial commit.

This commit is contained in:
Juho Teperi
2012-10-22 22:48:26 +03:00
commit 86c3fb0537
18 changed files with 1526 additions and 0 deletions

1
.meteor/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
local

13
.meteor/packages Normal file
View File

@@ -0,0 +1,13 @@
# Meteor packages used by this project, one per line.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
autopublish
preserve-inputs
jquery
backbone
stylus
accounts-google
underscore
accounts-ui