Skip to content

Commit

Permalink
chore: remove ui directory (#2329)
Browse files Browse the repository at this point in the history
This is still in development, but rather than clutter the commit history
and issues with an unreleased project I've split the UI into its own
repo.

Once ready for release, I'll either merge the ui code back in, or just
make the repo public.
  • Loading branch information
ellie authored Jul 30, 2024
1 parent dee8ece commit 808138d
Show file tree
Hide file tree
Showing 103 changed files with 0 additions and 23,226 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/ui/backend" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/ui" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down
28 changes: 0 additions & 28 deletions ui/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion ui/.npmrc

This file was deleted.

3 changes: 0 additions & 3 deletions ui/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions ui/backend/.gitignore

This file was deleted.

Loading

0 comments on commit 808138d

Please sign in to comment.