diff --git a/.gitignore b/.gitignore index a256cc4..207c964 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ go.work.sum # env file .env -migrate \ No newline at end of file +/migrate +/unmigrate \ No newline at end of file