1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/.gitignore
Jakub Sztandera e575c93dcd misc: add collect-profiles.sh script, update gitignore
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00

27 lines
252 B
Plaintext

# ipfs can generate profiling dump files
*.cpuprof
*.memprof
*.swp
.ipfsconfig
*.out
*.coverprofile
*.test
*.orig
*~
coverage.txt
gx-workspace-update.json
.ipfs
bin/gx
bin/gx*
bin/tmp
bin/gocovmerge
bin/cover
vendor
.tarball
go-ipfs-source.tar.gz