loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

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

at forgejo 16 lines 353 B view raw
1# Node rules: 2## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) 3.grunt 4 5## Dependency directory 6## Commenting this out is preferred by some people, see 7## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git 8node_modules 9 10# Book build output 11_book 12 13# eBook build output 14*.epub 15*.mobi 16*.pdf