mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 02:30:39 +08:00
Merge pull request #504 from jbenet/ignore-profiles
Ignore debug profile files in .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
# ipfs can generate profiling dump files
|
# ipfs can generate profiling dump files
|
||||||
cpu.prof
|
*.cpuprof
|
||||||
|
*.memprof
|
||||||
|
|
||||||
*.swp
|
*.swp
|
||||||
.ipfsconfig
|
.ipfsconfig
|
||||||
|
Reference in New Issue
Block a user