1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-02 03:28:25 +08:00

Ignore profile files in .gitignore

This commit is contained in:
Matt Bell
2015-01-06 17:37:22 -08:00
parent 9bd2f42b2c
commit 74f9bf41c2

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
# ipfs can generate profiling dump files
cpu.prof
*.cpuprof
*.memprof
*.swp
.ipfsconfig