From 9981b2777f34dfc24264d8456dc3fb07bc9ae281 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 28 Apr 2025 03:03:32 +0000 Subject: update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b936fbe2..cfa1190c 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,6 @@ next-env.d.ts # 직접 참조가 불가능해 복사가 필요했던 라이브러리 (pdftrone) # node_modules/@pdftron/public 경로에서 core 및 ui 경로를 복사해 사용 /public/pdftronWeb + +# temp +/public/temp \ No newline at end of file -- cgit v1.2.3