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 9 lines 101 B view raw
1 2# Ignore all files and directories 3* 4 5# Include specific files 6 7!src/ 8!package*.json 9!tsconfig.json