removed unused files
This commit is contained in:
parent
4dae59aa09
commit
760d63ec6c
|
@ -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
|
|
@ -1 +0,0 @@
|
|||
/client/
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"extends": "loopback"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
# My Application
|
||||
|
||||
The project is generated by [LoopBack](http://loopback.io).
|
Loading…
Reference in New Issue