mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 01:52:26 +08:00
Merge pull request #2651 from ipfs/feature/gitignore-bin
Add bin to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,3 +10,6 @@
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
.ipfs
|
.ipfs
|
||||||
|
bin/gx
|
||||||
|
bin/gx*
|
||||||
|
bin/tmp
|
||||||
|
Reference in New Issue
Block a user