refactor: moves apps outside of apps/ path

This commit is contained in:
Lewis Wynne 2026-01-29 02:34:45 +00:00
parent b2d1a5ae9e
commit c85e2e2357
45 changed files with 4 additions and 3 deletions

View file

@ -1,2 +1,3 @@
packages:
- 'apps/*'
- 'www'
- 'penfield'