summaryrefslogtreecommitdiff
path: root/.gitignore
blob: daa29f7db020c3830a40573757450710ac01b530 (plain)
1
2
3
4
5
6
7
8
9
10
11
_gitignore/

# artifacts from pprof tooling
*.prof
*.test

# mac specific
.DS_Store

# go modules
vendor