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
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,21 @@ yarn-error.log*
# vercel
.vercel

# Internal-only docs that must NOT ship with the open-source repo.
# Patterns reserved as a tripwire: if a contributor adds a new doc with
# one of these naming conventions, git won't track it without an
# explicit override. The legacy individual filenames stay for safety in
# case anyone restores them from git history locally.
docs/solana-landing-deployment-checklist.md
docs/solana-landing-tiered-architecture.md
docs/solana-landing-cost-model.md
docs/solana-landing-active-bench-plan.md
docs/france-cryptos-roadmap.md
docs/*-internal.md
docs/*-roadmap.md
docs/*-checklist.md
docs/*-cost-model.md

# typescript
*.tsbuildinfo
next-env.d.ts
416 changes: 0 additions & 416 deletions docs/france-cryptos-roadmap.md

This file was deleted.

31 changes: 0 additions & 31 deletions docs/solana-landing-active-bench-plan.md

This file was deleted.

158 changes: 0 additions & 158 deletions docs/solana-landing-cost-model.md

This file was deleted.

Loading
Loading