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>
Christian Couder committed
Apr 4, 2015 at 12:47 UTC
61550d08be8b9a655abb351a022e67827a30af32
1 file changed
+1
-2
test/.gitignore
+1
-2
@@ -1,2 +1 @@
1
-bin/ipfs
2
-bin/random
1
+IPFS-BUILD-OPTIONS