2024-07-10 16:44:39 +00:00
|
|
|
logs
|
|
|
|
*.log
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
pnpm-debug.log*
|
|
|
|
lerna-debug.log*
|
|
|
|
|
|
|
|
node_modules
|
|
|
|
dist
|
|
|
|
dist-ssr
|
|
|
|
*.local
|
|
|
|
|
|
|
|
.vscode/*
|
2024-10-24 08:49:11 +00:00
|
|
|
.vscode/launch.json
|
2024-07-10 16:44:39 +00:00
|
|
|
!.vscode/extensions.json
|
|
|
|
.idea
|
|
|
|
.DS_Store
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
|
|
|
*.sw?
|
2024-09-26 16:45:41 +00:00
|
|
|
|
2024-11-17 13:52:38 +00:00
|
|
|
/.history
|
2024-09-26 16:45:41 +00:00
|
|
|
/.cache
|
|
|
|
/build
|
2024-10-13 18:53:43 +00:00
|
|
|
.env.local
|
|
|
|
.env
|
2024-12-01 20:05:08 +00:00
|
|
|
.dev.vars
|
2024-09-26 16:45:41 +00:00
|
|
|
*.vars
|
|
|
|
.wrangler
|
|
|
|
_worker.bundle
|
2024-11-03 18:41:30 +00:00
|
|
|
|
|
|
|
Modelfile
|
2024-11-09 13:56:43 +00:00
|
|
|
modelfiles
|
2024-11-24 19:23:33 +00:00
|
|
|
|
|
|
|
# docs ignore
|
|
|
|
site
|
2024-12-13 18:42:07 +00:00
|
|
|
|
|
|
|
# commit file ignore
|
|
|
|
app/commit.json
|