harb/.gitignore
johba b4c829e4d6 fix/podman-postgres-integration (#37)
resolves #25

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: johba <johba@harb.eth>
Reviewed-on: https://codeberg.org/johba/harb/pulls/37
2025-10-01 20:26:49 +02:00

29 lines
351 B
Text

# Compiler files
cache/
out/
# Ignores development broadcast logs
/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
# Dotenv file
.env
.secret
.secret*
.infura
.DS_Store
/onchain/lib/**/node-modules/
onchain/node_modules/
# Ignore vim files:
*~
*.swp
*.swo
.playwright-mcp/
ponder-repo
tmp
foundry.lock
services/ponder/.env.local
node_modules