diff --git a/.gitattributes b/.gitattributes index 28ac2a71..229d16fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ * linguist-vendored -*.cr linguist-vendored=false \ No newline at end of file +*.cr linguist-vendored=false +*.rb linguist-vendored=false +Rakefile linguist-vendored=false \ No newline at end of file