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/athome
25/beemo
26/bigsky
27/bluepages
28/fakermaker
29/goat
30/gosky
31/hepa
32/lexgen
33/palomar
34/rainbow
35/relay
36/sonar
37/sonar-cli
38/stress
39/supercollider
40
41# Don't ignore this file itself, or other specific dotfiles
42!.gitignore
43!.github/
44!.tangled/
45!.golangci.yaml
46
47# Don't commit your (default location) creds
48bsky.auth
49
50# Sonar cursor file
51sonar_cursor.json
52out/
53state.json
54netsync-out/
55
56# Relay dash output
57/public/
58/cmd/relay/public