Skip to content

Commit 556da41

Browse files
authored
refactor: reorganize src module layout (#1263)
* chore: ignore local worktrees * refactor: reorganize src module layout Move route-owned view modules into app/routes and redistribute shared code into markdown, data, playground, common, and shims buckets.\nAdd a structural guard test to prevent tracked source modules from drifting back to the top level of src. * chore: remove internal layout test * chore: refresh llms index order Update the generated llms manual ordering after merging the latest master changes and rerunning build:update-index.
1 parent 548475a commit 556da41

49 files changed

Lines changed: 2 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
*.swp
33
*.swo
4+
.worktrees/
45

56
# Generated via update-index script
67
public/blog/feed.xml
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)