summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9a1dda1501bd18acc0a1d9ebc3340e8970f269a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*_proprietary.go
*.csv
*.tmp
*.query
*.out
cache/
log/
tags
/cache/
/log/
/dtail
/dgrep
/dcat
/dmap
/dserver
/dtailhealth
known_hosts
id_rsa
id_rsa.pub
ssh_host_key

# PGO (Performance Guided Optimization) temporary files
scripts/pgo_*.prof
scripts/test_*mb.txt
dgrep_pgo