diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..97ae5b5a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.py linguist-detectable=true +*.js linguist-detectable=false +*.html linguist-detectable=false +*.css linguist-detectable=false