summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 267662e6..1928ff81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,4 +72,6 @@ next-env.d.ts
# 개발 편의상 사용한 복사파일들
/lib/rfqs copy
-_info/ \ No newline at end of file
+_info/
+
+db/*migrations*/ \ No newline at end of file