Files
FastGPT/.gitignore
2025-08-29 01:24:19 +08:00

40 lines
411 B
Plaintext

# dependencies
node_modules/
# next.js
.next/
out/
# production
build/
.astro/
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
platform.json
testApi/
local/
dist/
.idea/
files/helm/fastgpt/fastgpt-0.1.0.tgz
files/helm/fastgpt/charts/*.tgz
tmp/
coverage
document/.source