Skip to content

Instantly share code, notes, and snippets.

@notakaos
Created August 28, 2015 05:34
Show Gist options
  • Save notakaos/fca0cc17ef6ffcb36a17 to your computer and use it in GitHub Desktop.
Save notakaos/fca0cc17ef6ffcb36a17 to your computer and use it in GitHub Desktop.
Meteor 1.1.0.3 で生成される .meteor ディレクトリの中身
# This file contains information which helps Meteor properly upgrade your
# app when you run 'meteor update'. You should check it into version control
# with your project.
notices-for-0.9.0
notices-for-0.9.1
0.9.4-platform-file
notices-for-facebook-graph-api-2
# This file contains a token that is unique to your project.
# Check it into your repository along with the rest of this directory.
# It can be used for purposes such as:
# - ensuring you don't accidentally deploy one app on top of another
# - providing package authors with aggregated statistics
XXXXXXXXXXXXXXXXXXX
# Meteor packages used by this project, one per line.
# Check this file (and the other files in this directory) into your repository.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor-platform
autopublish
insecure
server
browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment