diff --git a/.gitattributes b/.gitattributes index e884ab8909f2d495a399b72f7304038f933c8379..adfb716c661e9bebf982748cd3b7832a24617006 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,4 @@ *.hpp diff=cpp *.c++ diff=cpp *.h++ diff=cpp +src/lib/uri/uri_parser.c linguist-generated=true