diff options
-rw-r--r-- | modules/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/.gitignore b/modules/.gitignore index ff73f0a..65bb589 100644 --- a/modules/.gitignore +++ b/modules/.gitignore @@ -1 +1,2 @@ -email/*
\ No newline at end of file +email/* +migrate/*
\ No newline at end of file |