diff --git a/.gitignore b/.gitignore index e5bcfd9e8cbd4c376a85b19f49217f026772ffc6..994cca00fb139ec2fb6a9d0c93d8fa1dfe27207f 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,5 @@ node_modules/ ### # Project-specific ignores go below here. ## +# Do not track migrations. Uncomment out to explicitly add them. +*/migrations/0*.py