更新配置
This commit is contained in:
parent
1f0617ae47
commit
5124e3ceb7
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,4 +1,4 @@
|
|||||||
*.js linguist-language=Java
|
*.js linguist-language=Java
|
||||||
*.css linguist-language=Java
|
*.css linguist-language=Java
|
||||||
*.html linguist-language=Java
|
*.html linguist-language=Java
|
||||||
*.vue linguist-language=Java
|
*.vue linguist-language=Java
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,4 +7,4 @@
|
|||||||
**/logs
|
**/logs
|
||||||
|
|
||||||
## front
|
## front
|
||||||
**/*.lock
|
**/*.lock
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -671,4 +671,4 @@ into proprietary programs. If your program is a subroutine library, you
|
|||||||
may consider it more useful to permit linking proprietary applications with
|
may consider it more useful to permit linking proprietary applications with
|
||||||
the library. If this is what you want to do, use the GNU Lesser General
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
Public License instead of this License. But first, please read
|
Public License instead of this License. But first, please read
|
||||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user