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.

Make direnv optional to let developers use their own direnv configuration

+3
.envrc .envrc.example
+3
.gitignore
··· 115 115 *_source.tar.bz2 116 116 .DS_Store 117 117 118 + # Direnv configuration 119 + /.envrc 120 + 118 121 # nix-direnv generated files 119 122 .direnv/ 120 123