Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Funding links for the GitHub "Sponsor" button.
custom: ["https://buymeacoffee.com/mbombeck"]
21 changes: 5 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,22 +67,11 @@ next-env.d.ts
.codex/
.aider*

# Planning scratch — per-release reports, QA findings, ad-hoc backlog
# files. These accumulate during a release and aren't useful to anyone
# outside the immediate work. The curated planning docs (PROJECT.md,
# ROADMAP.md, STATE.md, ios-coord/, research/, v15-*, sb-*, feature-*)
# stay tracked.
/.planning/phase-*
/.planning/QA-*
/.planning/round-*
/.planning/v14*-*
/.planning/v15*-*
/.planning/V0*-*
/.planning/ios-coord/V*-QA-*
/.planning/research/v14*-*
/.planning/marathon-*
/.planning/security-audit-*
/.planning/session-*
# Planning scratch — all internal per-release reports, QA findings, ad-hoc
# backlog, and the iOS coordination channel. These are internal working
# notes; everything user-facing lives in the public surfaces (README,
# CHANGELOG, docs/). Kept on disk for the working session, never tracked.
/.planning/

# Docs scratch — temporary spec drafts that live in the repo only
# while a release is in flight.
Expand Down
31 changes: 0 additions & 31 deletions .planning/PROJECT.md

This file was deleted.

Loading
Loading