.DS_Store
.vscode
*__pycache__
.potpie/
.venv
.tmp/
firebase_service_account.json
firebase_service_account.json:Zone.Identifier
cli/dist
cli/.venv
venv/
.env
!seed/data/**/*.json
!potpie/context-engine/benchmarks/data/**/*.json
!potpie/context-engine/tests/data/**/*.json
!potpie/context-engine/tests/fixtures/**/*.json
# Vendored Daytona local-dev stack (config bound into the compose containers)
!potpie/sandbox/daytona/**/*.json
# Potpie CLI setup-wizard logo (generated asset, must ship in the package)
!potpie/context-engine/adapters/inbound/cli/ui/assets/potpie-logo-static.json
.momentum
db
cli/momentum_cli/.momentum
.hypothesis
# Ignore all .env.* files
.env.*
# Except for .env.template
!.env.template
*.log
.cursorrules
/projects/
# Ignore PyCharm config
.idea
# Celery beat schedule (created by `celery worker -B` for the dispatcher tick)
.celerybeat-schedule
.celerybeat-schedule.db
.celerybeat-schedule-*
celerybeat-schedule
celerybeat.pid

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz

/.code-workspace

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env*.local
.env

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts

certificates
package-lock.json

.next
.vscode/
.claude/
.cursor/
.taskmaster/
thoughts/
.codex/
worktrees/
.repos/
.repos_local/
.data/
.debug/

.ruff_cache/
.pytest_cache/
specs/

*.egg-info/
temp.txt
debug
target

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/
seed/.state/

.omo
.prsplit
.env_old
