# binary
memoryweb
memoryweb.exe

# build output directory (use: go build -o out/memoryweb .)
out/

# CGO header shim (machine-specific paths)
.sqlite3-shim/

# databases
*.db

# macOS
.DS_Store

# JetBrains
.idea/

# Local GitHub Copilot hooks (machine-specific paths)
.github/hooks/memoryweb.json

