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

test: add IPFS-BUILD-OPTIONS to .gitignore

...and remove bin/* stuff from the .gitignore
as /test/bin is already in the root .gitignore.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
Christian Couder
2015-04-04 12:47:57 +02:00
parent 3edd3227fe
commit 61550d08be

3
test/.gitignore vendored
View File

@ -1,2 +1 @@
bin/ipfs
bin/random
IPFS-BUILD-OPTIONS