diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..943598613b9089ea53cf2b4181ab2b1557abbe96 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# hide pre-built files +*.js linguist-detectable=false +*.css linguist-detectable=false +*.html linguist-detectable=false \ No newline at end of file