this repo has no description
0
fork

Configure Feed

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

at main 55 lines 561 B view raw
1*.o 2*.a 3*.pyc 4#*# 5*~ 6*.swp 7.* 8*.tmp 9*.old 10*.profile 11*.bkp 12*.bak 13[Tt]humbs.db 14*.DS_Store 15build/ 16_build/ 17src/build/ 18*.log 19*.db 20/data/ 21test-coverage.out 22 23# executables 24/beemo 25/bigsky 26/bluepages 27/fakermaker 28/gosky 29/hepa 30/lexgen 31/palomar 32/rainbow 33/relay 34/sonar 35/sonar-cli 36/stress 37/supercollider 38 39# Don't ignore this file itself, or other specific dotfiles 40!.gitignore 41!.github/ 42!.golangci.yaml 43 44# Don't commit your (default location) creds 45bsky.auth 46 47# Sonar cursor file 48sonar_cursor.json 49out/ 50state.json 51netsync-out/ 52 53# Relay dash output 54/public/ 55/cmd/relay/public