필요없는파일 제거

This commit is contained in:
김판돌 2023-08-21 11:21:52 +09:00
parent e56e258eaa
commit 795a7fba01
11 changed files with 125 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -0,0 +1,27 @@
<Properties StartupConfiguration="{31E93A00-A8CA-4F84-A21A-0737ADA49581}|Default" GitUserInfo="UsingMD">
<MonoDevelop.Ide.Workbench ActiveDocument="Server/System/SystemMain.cs">
<Files>
<File FileName="Server/System/SystemMain.cs" Line="14" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="Server">
<Node name="Server" expanded="True">
<Node name="System" expanded="True">
<Node name="SystemMain.cs" selected="True" />
</Node>
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.ItemProperties.Server PreferredExecutionTarget="/System/Volumes/Preboot/Cryptexes/App/System/Applications/Safari.app" />
</Properties>

File diff suppressed because one or more lines are too long

BIN
Server/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -56,3 +56,33 @@ C:/Users/snowpipe/Desktop/bin/Server/Server/obj/Debug/net6.0/ref/Server.dll
/Users/pandoli365/Desktop/net/CsServer/Server/obj/Debug/net6.0/ref/Server.dll /Users/pandoli365/Desktop/net/CsServer/Server/obj/Debug/net6.0/ref/Server.dll
/Users/pandoli365/Desktop/net/CsServer/Server/bin/Debug/net6.0/NLog.config /Users/pandoli365/Desktop/net/CsServer/Server/bin/Debug/net6.0/NLog.config
/Users/pandoli365/Desktop/net/CsServer/Server/bin/Debug/net6.0/NLog.dll /Users/pandoli365/Desktop/net/CsServer/Server/bin/Debug/net6.0/NLog.dll
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/NLog.config
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/appsettings.Development.json
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/appsettings.json
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Server
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Server.deps.json
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Server.runtimeconfig.json
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Server.dll
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Server.pdb
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/Newtonsoft.Json.dll
/Users/pandoli365/Downloads/git/CsServer/Server/bin/Debug/net6.0/NLog.dll
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.csproj.AssemblyReference.cache
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.GeneratedMSBuildEditorConfig.editorconfig
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.AssemblyInfoInputs.cache
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.AssemblyInfo.cs
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.csproj.CoreCompileInputs.cache
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.MvcApplicationPartsAssemblyInfo.cache
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets/msbuild.Server.Microsoft.AspNetCore.StaticWebAssets.props
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets/msbuild.build.Server.props
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets/msbuild.buildMultiTargeting.Server.props
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets/msbuild.buildTransitive.Server.props
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets.pack.json
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets.build.json
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/staticwebassets.development.json
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/scopedcss/bundle/Server.styles.css
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.csproj.CopyComplete
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.dll
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/refint/Server.dll
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.pdb
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/Server.genruntimeconfig.cache
/Users/pandoli365/Downloads/git/CsServer/Server/obj/Debug/net6.0/ref/Server.dll

Binary file not shown.

View File

@ -1 +1 @@
512842858038edc53958b4d994b7c692caf32e92 79f34c44efd1bfabae6498d1ce4c08cf2f8cb3b1

Binary file not shown.

66
gitignore.txt Normal file
View File

@ -0,0 +1,66 @@
# Created by https://www.toptal.com/developers/gitignore/api/unity
# Edit at https://www.toptal.com/developers/gitignore?templates=unity
### Unity ###
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
/Server/[Ll]ibrary/
/Server/[Tt]emp/
/Server/[Oo]bj/
/Server/[Bb]uild/
/Server/[Ll]ogs/
/Server/[Uu]ser[Ss]ettings/
# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data
/Server/[Mm]emoryCaptures/
# Recordings can get excessive in size
/Server/[Rr]ecordings/
# Autogenerated Jetbrains Rider plugin
/Server/[Aa]ssets/Plugins/Editor/JetBrains*
# Visual Studio cache directory
.vs/
.obj/
# Visual Code directory
.vscode/
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.mdb.meta
# Unity3D generated file on crash reports
sysinfo.txt
# Builds
*.apk
*.aab
*.unitypackage
*.app