From 63439977901d54a01924ed76290931aeddbce66c Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 화, 05 7월 2022 18:16:55 +0900 Subject: [PATCH] Ongoing80 #4220 CF AOI Review 알람 추가 --- .gitignore | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a87b361..6b39cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,10 @@ DitGlassRawMessenger/lib/ DitGlassRawMessenger/Backup/ +ReviewHistory/.vs/ +ReviewHistory/bin/ +ReviewHistory/lib/ + *.sdf *.opensdf *.suo @@ -39,7 +43,6 @@ *.manifest *_manifest.rc *.lastbuildstate -*.def *.pch *.pdb *.idb @@ -47,4 +50,5 @@ *.res *.cache *.unsuccessfulbuild -*.htm \ No newline at end of file +*.htm +*.def \ No newline at end of file -- Gitblit v1.9.3