You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
138 B

  1. build/
  2. node_modules/
  3. deps/librdkafka
  4. npm-debug.log
  5. docs
  6. deps/*
  7. !deps/*.gyp
  8. !deps/windows-install.*
  9. .DS_Store
  10. package-lock.json
  11. .vscode