Add migrations to .checkignore
This commit is contained in:
parent
18ea7bbd88
commit
dc24c12dee
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
tests/*
|
tests/*
|
||||||
docs/*
|
docs/*
|
||||||
djangocms_blog/south_migrations/*
|
djangocms_blog/south_migrations/*
|
||||||
|
djangocms_blog/migrations/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue