.gitignore 221 B

12345678910111213141516
  1. *
  2. !.gitignore
  3. !Makefile
  4. !**/
  5. *.o
  6. .settings/language.settings.xml
  7. test/test_ipfs
  8. main/ipfs
  9. test/test1.txt
  10. test/test2.txt
  11. test/scripts/hello.bin
  12. test/scripts/hello2.bin
  13. test/scripts/testlog.txt
  14. test/scripts/generate_file