diff --git a/.gitattributes b/.gitattributes index b4a282e..2e570e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ *.js linguist-detectable=false *.css linguist-detectable=false -static/* linguist-vendored \ No newline at end of file +static/* linguist-vendored +static/src/* \ No newline at end of file