Skip to content

Commit

Permalink
Update default migrations ignore folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperTey committed Apr 16, 2024
1 parent ba65fe6 commit b6fca48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ddd.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
*/
'autoload_ignore' => [
'Tests',
'Migrations',
'Database/Migrations',
],

/*
Expand Down

0 comments on commit b6fca48

Please sign in to comment.