.gitignore 98 B

1234567
  1. node_modules/
  2. lib/
  3. esm/
  4. # following two are temporary before official tests
  5. tmp/
  6. test.js
  7. .DS_STORE