diff --git a/.gitattributes b/.gitattributes index d479839e..6f2b8667 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 0d78ee0a..36581e29 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 c1935954..20d40b6b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,6 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.