removed unused files

This commit is contained in:
dherrero 2017-10-11 13:03:05 +02:00
parent 4dae59aa09
commit 760d63ec6c
4 changed files with 0 additions and 20 deletions

View File

@ -1,13 +0,0 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

View File

@ -1 +0,0 @@
/client/

View File

@ -1,3 +0,0 @@
{
"extends": "loopback"
}

View File

@ -1,3 +0,0 @@
# My Application
The project is generated by [LoopBack](http://loopback.io).