Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
0
fork

Configure Feed

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

at main 8 lines 100 B view raw
1# Ignore all files and directories 2* 3 4# Include specific files 5 6!src/ 7!package*.json 8!tsconfig.json