mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-04 05:16:23 +08:00
Add bin to gitignore
Because these files are mussing up my clean history, and I think they change every time I run make install. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
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