mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 08:47:42 +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
|
||||
bin/gx
|
||||
bin/gx*
|
||||
bin/tmp
|
||||
|
Reference in New Issue
Block a user