init code for the trainer app

This commit is contained in:
Cipher Vance
2026-01-25 09:56:41 -06:00
parent b29d7481e7
commit 9eab5ed98b
47 changed files with 13572 additions and 25 deletions

42
.gitignore vendored Normal file
View File

@@ -0,0 +1,42 @@
node_modules
dist
dist-ssr
build
release
*.AppImage
*.dmg
*.exe
*.deb
*.rpm
*.snap
*.pkg
*.msi
.env
.env.local
*.local
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.DS_Store
Thumbs.db
ehthumbs.db
Desktop.ini
.cache
.eslintcache
*.tsbuildinfo
coverage
tmp
temp
*.tmp