Add migrations to .checkignore

This commit is contained in:
Iacopo Spalletti 2016-02-15 19:37:57 +01:00
parent 18ea7bbd88
commit dc24c12dee

View file

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