forked from agorise/c-ipfs
16 lines
221 B
Text
16 lines
221 B
Text
*
|
|
|
|
!.gitignore
|
|
!Makefile
|
|
!**/
|
|
|
|
*.o
|
|
.settings/language.settings.xml
|
|
test/test_ipfs
|
|
main/ipfs
|
|
test/test1.txt
|
|
test/test2.txt
|
|
test/scripts/hello.bin
|
|
test/scripts/hello2.bin
|
|
test/scripts/testlog.txt
|
|
test/scripts/generate_file
|