Added gittignore and deleted unused folders
This commit is contained in:
@@ -2,5 +2,5 @@ namespace SzLib;
|
||||
|
||||
public interface ISzFileManager
|
||||
{
|
||||
public Path DataPath {get; set;}
|
||||
public string DataPath {get; set;}
|
||||
}
|
||||
Reference in New Issue
Block a user