mirror your GitHub repos to tangled.org automatically
1

Configure Feed

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

chore: gitignore planning files

+4
+4
.gitignore
··· 33 33 # Playwright 34 34 playwright-report/ 35 35 test-results/ 36 + 37 + # local scrap files 38 + .planning 39 + PLAN.md