ignore app.json and use app.json.example for repo

This commit is contained in:
Anthony Eufemio
2015-06-23 19:23:18 +08:00
parent c60dea2df5
commit ebd0db28c8
2 changed files with 24 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.DS_Store
app.json
*/**/.DS_Store
node_modules
npm-debug.log