diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..8c559a7f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Exclude tests data file from programming stats on Github +tests/data/** linguist-vendored