Apply .gitignore
This commit is contained in:
@@ -8,5 +8,6 @@ import lombok.Setter;
|
||||
public class Option {
|
||||
private Object value;
|
||||
private String label;
|
||||
private String description;
|
||||
private String group;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user