Add migrations to .checkignore

This commit is contained in:
Iacopo Spalletti 2016-02-15 19:37:57 +01:00
parent 18ea7bbd88
commit dc24c12dee
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
tests/*
docs/*
djangocms_blog/south_migrations/*
djangocms_blog/migrations/*