github.com/keltia/go-ipfs@v0.3.8-0.20150909044612-210793031c63/.gitignore (about) 1 # ipfs can generate profiling dump files 2 *.cpuprof 3 *.memprof 4 5 *.swp 6 .ipfsconfig 7 *.out 8 *.test 9 *.orig 10 *~ 11 12 /test/bin 13 .ipfs