Remove non-dist files from .ratignore

Rat should be run on the dist directory to be sure that all files in the
distribution have proper license headers, so it does not need to include
files that are not in the distribution anyway.
1 file changed
tree: 0f5db7f30bb71783f5d32889de7dcd6a81c81e07
  1. husky/
  2. LICENSES/
  3. packages/
  4. test/
  5. web/
  6. .asf.yaml
  7. .editorconfig
  8. .eslintignore
  9. .eslintrc.js
  10. .gitattributes
  11. .gitignore
  12. .lintstagedrc
  13. .mocharc.js
  14. .ratignore
  15. .travis.yml
  16. babel.config.js
  17. CODE_OF_CONDUCT.md
  18. DISCLAIMER-WIP
  19. lerna.json
  20. LICENSE
  21. Makefile
  22. NOTICE
  23. package.json
  24. README.md
  25. repolinter.json
  26. SECURITY.md
  27. tsconfig.base.json
  28. tsconfig.json
  29. tsconfig.test.json
  30. typedoc.json
  31. yarn.lock
README.md

Apache Annotator (incubating) Build Status

Apache Annotator (incubating) provides libraries to enable annotation related software, with an initial focus on identification of textual fragments in browser environments.

Installation, usage, API documentation

See documentation on the website: https://annotator.apache.org/docs/

Getting Involved

License

This project is available as open source under the terms of the Apache 2.0 License. For accurate information, please check individual files.

Disclaimer

Apache Annotator is currently undergoing incubation at The Apache Software Foundation.

See the accompanying DISCLAIMER file for details.