Select the types of activity you want to include in your feed.
1# Exclude root .git but keep submodule .git dirs (cargo needs them for file:// git deps) 2/.git 3node_modules 4**/node_modules 5**/dist 6build-workspace 7**/build-workspace 8buck-out 9**/buck-out 10target 11target-asan 12**/target 13.tmp 14**/.tmp 15.env 16testbotenv 17config.toml 18tmp 19trash