Skip to content

Commit 7aa577b

Browse files
committed
migrations 파일을 .gitignore에 추가
1 parent 063b8c4 commit 7aa577b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,7 @@ dmypy.json
129129
.pyre/
130130
/.idea/
131131
/requirements_dev.txt
132+
133+
# Migrations
134+
/pyconweb2022/sponsor/migrations/
135+
/pyconweb2022/program/migrations/

0 commit comments

Comments
 (0)