무시파일 수정

This commit is contained in:
김한진 2025-12-29 14:26:35 +09:00
parent 75af9a72ad
commit 05fb45dd98
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

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