reorganization

This commit is contained in:
2026-01-31 17:13:27 -05:00
parent 1fd2e860b2
commit ad39904dda
87 changed files with 1019 additions and 237 deletions

17
raggr-frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Local
.DS_Store
*.local
*.log*
# Dist
node_modules
dist/
.yarn
# Profile
.rspack-profile-*/
# IDE
.vscode/*
!.vscode/extensions.json
.idea