chrisdutz commented on code in PR #283:
URL: https://github.com/apache/tsfile/pull/283#discussion_r1827509918
##########
pom.xml:
##########
@@ -109,6 +109,7 @@
<exclude>**/.png</exclude>
<exclude>**/.jpg</exclude>
<exclude>**/.jpeg</exclude>
+ <exclude>**/.svg</exclude>
Review Comment:
SVGs are technically sourcecode and if the images are created by us, we
should simply add the apache header to it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]