diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..62526aad --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.sh linguist-language=Go +*.ts linguist-language=Go +*.js linguist-language=Go +*.css linguist-language=Go +*.scss linguist-language=Go +*.html linguist-language=Go \ No newline at end of file