Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 14 lines 206 B view raw
1# flyctl launch added from .gitignore 2**/node_modules 3**/dist 4**/.wrangler 5**/.dev.vars 6 7# Change them to your taste: 8**/package-lock.json 9**/yarn.lock 10**/pnpm-lock.yaml 11**/bun.lockb 12fly.toml 13 14node_modules