summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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