mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 01:52:26 +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
|
||||
cpu.prof
|
||||
*.cpuprof
|
||||
*.memprof
|
||||
|
||||
*.swp
|
||||
.ipfsconfig
|
||||
|
Reference in New Issue
Block a user