diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..eb6e8972 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +client/docs/swagger-ui/* linguist-vendored +client/docs/statik/* linguist-vendored +third-party/* linguist-vendored +client/docs/* linguist-documentation +docs/* linguist-documentation +x/**/spec/* linguist-documentation +**/*.pb.go linguist-generated +**/*.pb.gw.go linguist-generated \ No newline at end of file