This repository has no description
0

Configure Feed

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

niri / .gitignore
172 B 13 lines
1node_modules/ 2dist/ 3apps/*/dist/ 4 5# environment 6.env 7 8# runtime state 9session.json 10 11# agent home — ignore everything except the example file 12home/* 13!home/soul.example.md