mirror of
https://github.com/Ekokumppanit/Bicyclesim.git
synced 2026-01-26 03:04:09 +00:00
Initial commit.
This commit is contained in:
1
.meteor/.gitignore
vendored
Normal file
1
.meteor/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
local
|
||||
13
.meteor/packages
Normal file
13
.meteor/packages
Normal 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
|
||||
Reference in New Issue
Block a user