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

3
.watchmanconfig Normal file
View File

@@ -0,0 +1,3 @@
{
"ignore_dirs": ["tmp", "dist"]
}