.DS_Store
*.swp
*~
.env
node_modules/
__pycache__/
*.db
*.db-wal
*.db-shm
.venv/
anip-keys.json
anip-keys
dist/
*.tsbuildinfo
build/
*.egg-info/
.worktrees/
.serena/

# Java build outputs
target/

# Go binaries
packages/go/flight-service
packages/go/flights-gin
*.exe

# .NET build outputs
bin/
obj/
*.user
.vs/
