mirror of
https://github.com/project-redbud/FunGame-Server.git
synced 2025-04-21 19:49:36 +08:00
更新.gitignore
This commit is contained in:
parent
487bcc4567
commit
6cbdac1f35
4
.gitignore
vendored
4
.gitignore
vendored
@ -362,5 +362,5 @@ MigrationBackup/
|
|||||||
# Fody - auto-generated XML schema
|
# Fody - auto-generated XML schema
|
||||||
FodyWeavers.xsd
|
FodyWeavers.xsd
|
||||||
|
|
||||||
#FunGame.Core.Implement
|
#FunGame.Implement
|
||||||
FunGame.Core/Implement/*.cs
|
FunGame.Implement/Implement/*.cs
|
@ -1,15 +0,0 @@
|
|||||||
using System;
|
|
||||||
using System.Collections;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Milimoe.FunGame.Core.Interface;
|
|
||||||
|
|
||||||
namespace MIilimoe.FunGame.Core.Implement
|
|
||||||
{
|
|
||||||
public class IServerImpl : IServer
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user