diff --git a/.gitattributes b/.gitattributes index 637f8e5..baecebd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ *.yml linguist-detectable=true -*.yml linguist-language=YAML \ No newline at end of file +*.yml linguist-language=YAML + +*.just linguist-detectable=true +*.just linguist-language=Just