Skip to content

Commit 61a928f

Browse files
committed
updated k8s.yaml file
1 parent 204ed56 commit 61a928f

2 files changed

Lines changed: 276 additions & 45 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,10 @@ pyrightconfig.json
266266
# End of https://www.toptal.com/developers/gitignore/api/django,python
267267

268268

269+
# ignore Django migration files
269270

270-
271+
*/migrations/**
272+
!*/migrations/__init__.py
271273

272274

273275

0 commit comments

Comments
 (0)