.gitignore 158 B

12345678910111213141516
  1. *-debug.log
  2. *-error.log
  3. /.nyc_output
  4. /dist
  5. /lib
  6. /package-lock.json
  7. /tmp
  8. node_modules
  9. oclif.manifest.json
  10. sfallure/
  11. sfdx-allure-*.tgz
  12. @sfcraft/allure-*.tgz