.gitignore 496 B

1234567891011121314151617181920212223242526272829303132333435
  1. /build_android
  2. /build_linux
  3. /build_freebsd
  4. /build_openbsd
  5. /build_win32
  6. /build_darwin
  7. /build_sunos
  8. /node_android
  9. /node_linux
  10. /node_freebsd
  11. /node_openbsd
  12. /node_win32
  13. /node_darwin
  14. /node_sunos
  15. /benc2json*
  16. /cjdroute*
  17. /cleanconfig*
  18. /privatetopublic*
  19. /publictoip6*
  20. /sybilsim*
  21. /makekeys*
  22. /mkpasswd*
  23. /node_build/node_modules/jshint
  24. /node_build/node_modules/.bin
  25. /randombytes*
  26. /testcjdroute*
  27. *.pyc
  28. .clang_complete
  29. *~
  30. .DS_Store
  31. /node_modules/jshint
  32. /node_modules/.bin
  33. /contrib/docker/cjdns*/
  34. .vscode
  35. /target