update git ignore ...
This commit is contained in:
@@ -4,6 +4,6 @@ using xFileService.Models.Entities;
|
||||
|
||||
namespace xFileService.Interfaces.Entities
|
||||
{
|
||||
public interface IXFileGraphQLTypeHelper: IXBaseGraphQLTypeHelper<XFile, Guid>
|
||||
public interface IXFileGraphQLTypeHelper : IXBaseGraphQLTypeHelper<XFile, Guid>
|
||||
{ }
|
||||
}
|
||||
Reference in New Issue
Block a user