this repo has no description
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.env
23
24/user-intents
25
26# Don't ignore this file itself, or other specific dotfiles
27!.gitignore
28!.github/
29!.golangci.yaml