diff --git a/.gitignore b/.gitignore index 7d5b13e..0754699 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ .DS_Store copilot-instructions.md node_modules +db/* +package-lock.json diff --git a/infrastructure/web/views/inbox.twig b/infrastructure/web/views/inbox.twig index 96c334f..1a7c1c3 100644 --- a/infrastructure/web/views/inbox.twig +++ b/infrastructure/web/views/inbox.twig @@ -2,7 +2,6 @@ {% block body %} -