diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2e570e8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.html linguist-detectable=false +*.js linguist-detectable=false +*.css linguist-detectable=false + +static/* linguist-vendored +static/src/* \ No newline at end of file