diff --git a/.gitattributes b/.gitattributes index d479839ef..6f2b86678 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.js linguist-language=Java *.css linguist-language=Java *.html linguist-language=Java -*.vue linguist-language=Java +*.vue linguist-language=Java \ No newline at end of file diff --git a/.gitignore b/.gitignore index 0d78ee0ad..36581e29e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ **/logs ## front -**/*.lock +**/*.lock \ No newline at end of file diff --git a/LICENSE b/LICENSE index 94a9ed024..20d40b6bc 100644 --- a/LICENSE +++ b/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 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 -. +. \ No newline at end of file