This commit is contained in:
canisio
2026-03-24 12:44:45 -03:00
commit ac2e7bcece
68 changed files with 266 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<?xml version='1.0' encoding='UTF-8'?>
<Category Location="FileClassCategory">
<Info DataType="None" Name="Classification" ReadOnly="1" SingleValued="1"/>
<Label Location="artifact">
<Info Name="Artifact" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="convenience">
<Info Name="Convenience" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="derived">
<Info Name="Derived" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="design">
<Info Name="Design" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="none">
<Info Name="None" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="other">
<Info Name="Other" ReadOnly="READ_ONLY"/>
</Label>
<Label Location="test">
<Info Name="Test" ReadOnly="READ_ONLY"/>
</Label>
</Category>