# 自定义
!/cmd/build/
.vol*
.vol_test
.gomtm.vol
/gomtm
/build
/main
/bin/gomtm
.vercel
.turbo
.pytest_cache
/har
**/__pycache__
**/*.pyc
/videos
pkg/repository/prisma/db/query-engine-debian-openssl-1.1.x_gen.go
/generated/
openapitools.json
/tmp
/core.*

# bingbox
cache.db
/tailscale/*.log*

# testing
.browser_screenshots/


# android_aar_libbox
/**.aar
/*.jar
/*.db
/build

postgres-data
apps/gomtm/public/gomtm
mtm/web/static/gomtm
.nx/cache
__debug_bin*
*.mp4
**/__debug*
*.exe
**/debug.test**
debug.test**
**/.next.dev
.tmp
*.pprof
cover.out
/models/**
.venv*
nohup.out
**/.ghwork
pyprojects/skyvern

nodeproject/.yarn/cache

# 其他
# See https://help.github.com/ignore-files/ for more about ignoring files.

packages/cli/components
**/tsconfig.tsbuildinfo

.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions


# Generated files
.history
node_modules/
report.*

# Dependency directories
jspm_packages/
/packages/*/node_modules
**/dist
!/pkg/web/frontend/dist

# compiled output
/tmp
/out-tsc
**/build
!bin/build
!/build

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Go coverage files
coverage.out
*.coverprofile

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# IDEs and editors
.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# Logs
logs
!mtm/api/v1/server/handlers/logs
!api/v1/server/handlers/logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.cache



# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

mtmai/config.toml

# 忽略本地复制的LangBot源码，使用通过GitHub安装的库
mtmai/LangBot/

# 但保留模板文件
!env/dev.env.example
!mtmai/config.toml.example


# server runtime config (local secret)
server.yaml

/repos

# next.js build output
**/.next

# System Files
.DS_Store
Thumbs.db

#sonar
.scannerwork/

# misc
.sass-cache
connect.lock

#storybook
storybook-static/

# Local
packages/plate/docs/
# Local Netlify folder
.netlify
/test-results/
/playwright-report/
/playwright/.cache/
.turbo
.build
.wrangler


# Contentlayer
.contentlayer
