Initial Commit from Ember CLI v2.5.0

This commit is contained in:
Tomster
2016-04-25 13:15:27 +03:00
commit 53d15517f7
37 changed files with 536 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
# dependencies
/node_modules
/bower_components
# misc
/.sass-cache
/connect.lock
/coverage/*
/libpeerconnection.log
npm-debug.log
testem.log