initial commit

This commit is contained in:
Henrique Dias
2018-02-01 12:17:04 +00:00
commit e6c0d1c28a
128 changed files with 9592 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.DS_Store
node_modules/
*/dist/*
*.db
*.db.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
package-lock.json
yarn.lock