Repo for the search and displace ingest module that takes odf, docx and pdf and transforms it into .md to be used with search and displace operations
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.

16 lines
237 B

  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /storage/*.key
  5. /vendor
  6. .idea
  7. /storage/app/ingest_conversions/*
  8. /storage/app/ingest_queue/*
  9. .env
  10. .env.backup
  11. .phpunit.result.cache
  12. Homestead.json
  13. Homestead.yaml
  14. npm-debug.log
  15. yarn-error.log
  16. .idea