kubo/.gitignore
Steven Allen 6b0f9f71e0 build: use protoc-gen-* from gomod
Also,

* Make it possible to override the PROTOC binary.
* Remove gx targets.
2019-06-05 10:57:43 -07:00

28 lines
265 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/protoc-*
bin/gx*
bin/tmp
bin/gocovmerge
bin/cover
vendor
.tarball
go-ipfs-source.tar.gz