mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00

This changes .go-ipfs to .ipfs everywhere. And by the way this defines a DefaultPathName const for this name. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
14 lines
120 B
Plaintext
14 lines
120 B
Plaintext
# ipfs can generate profiling dump files
|
|
*.cpuprof
|
|
*.memprof
|
|
|
|
*.swp
|
|
.ipfsconfig
|
|
*.out
|
|
*.test
|
|
*.orig
|
|
*~
|
|
|
|
/test/bin
|
|
.ipfs
|