summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 14:13:56 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 14:13:56 -0700
commit8a6a55d6dc9d0da59c626e532ce18161b40707a0 (patch)
tree1b32d24af61608c856baafcf1ddc6d89acf493dc /.gitignore
parent007b63cfeef0a6206dcfb5208c9222c6c5d977b3 (diff)
Filter null rows from ShortInterestCard, hide card when all null
Mirrors the adaptive Reference card approach: only visible items are rendered, with a note when some are suppressed. Card returns null when nothing is available. Also updates next-env.d.ts path and ignores .superpowers/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e3fa68..c859b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ out/
dist/
*.tsbuildinfo
.DS_Store
+.superpowers/