diff --git a/.gitattributes b/.gitattributes new file mode 100755 index 00000000..8c9207b3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Github language stats file +external/* linguist-vendored +lib/* linguist-vendored +resource/web/css/* linguist-vendored +resource/web/js/* linguist-vendored \ No newline at end of file