Compare commits

...

2 Commits

Author SHA1 Message Date
김한진 05fb45dd98 무시파일 수정 2025-12-29 14:27:50 +09:00
김한진 75af9a72ad 제외파일제거 2025-12-29 14:27:31 +09:00
6 changed files with 7 additions and 10658 deletions

7
.gitignore vendored
View File

@ -113,8 +113,15 @@ _pkginfo.txt
*.swp
*.swo
<<<<<<< HEAD
<<<<<<< HEAD
*.cache
*.csproj.AssemblyReference.cache
=======
/BO/Logs
>>>>>>> ca8967d (추가개발1)
=======
/BO/Logs/
/FO/Logs/
/BO/obj/
/FO/obj/
>>>>>>> 74dfc5b (무시파일 수정)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6", FrameworkDisplayName = ".NET Framework 4.6")]

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6", FrameworkDisplayName = ".NET Framework 4.6")]