1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/.gitignore
Christian Couder 96a22c5bb1 config: change default config dir name to .ipfs
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>
2015-04-20 02:25:41 -07:00

14 lines
120 B
Plaintext

# ipfs can generate profiling dump files
*.cpuprof
*.memprof
*.swp
.ipfsconfig
*.out
*.test
*.orig
*~
/test/bin
.ipfs