summaryrefslogtreecommitdiffstats
path: root/vendor/go.uber.org/atomic/.gitignore
blob: 2e337a0ed529a26be40000dc69296763df30ee4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/bin
.DS_Store
/vendor
cover.html
cover.out
lint.log

# Binaries
*.test

# Profiling output
*.prof

# Output of fossa analyzer
/fossa