.gitignore 100 B

123456789
  1. .DS_Store
  2. node_modules/
  3. npm*
  4. test/lib/
  5. test/typescript/definitions.js
  6. dist/
  7. openpgp.store/
  8. coverage