diff --git a/.gitignore b/.gitignore index 8579df1..2a12895 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ debug.log /shared/store/* /shared/emails/* /shared/config/auth.php -/shared/config/modules.php # Generated modules /modules @@ -27,4 +26,4 @@ debug.log /tests/_root/modules /tests/_root/shared/store/* /tests/_root/shared/config/auth.php -/tests/_root/logs \ No newline at end of file +/tests/_root/logs diff --git a/shared/config/modules.php b/shared/config/modules.php new file mode 100644 index 0000000..0b67a5f --- /dev/null +++ b/shared/config/modules.php @@ -0,0 +1,3 @@ +