From d858e1ca733407aeeb39d9d85edb26373443a9b9 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 5 Oct 2018 11:43:02 -0700 Subject: Move resources to corresponding subprojects --- core-rest/src/main/resources/swagger-ui/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 core-rest/src/main/resources/swagger-ui/.gitattributes (limited to 'core-rest/src/main/resources/swagger-ui/.gitattributes') diff --git a/core-rest/src/main/resources/swagger-ui/.gitattributes b/core-rest/src/main/resources/swagger-ui/.gitattributes new file mode 100644 index 0000000..2bf4397 --- /dev/null +++ b/core-rest/src/main/resources/swagger-ui/.gitattributes @@ -0,0 +1,2 @@ +# Vendored code that should not show up in GitHub statistics +* linguist-vendored -- cgit v1.2.3