diff --git a/.gitattributes b/.gitattributes index 13a4581..39d434f 100755 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.css linguist-language=Java *.html linguist-language=jsp + diff --git a/.gitignore b/.gitignore index 5314198..8207f22 100755 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ nbdist/ *.html /templates + diff --git a/pom.xml b/pom.xml index 65b1b12..10f518c 100755 --- a/pom.xml +++ b/pom.xml @@ -205,3 +205,4 @@ +