A PHP CLI script to ouput the contents of a whole directory tree to a JSON object.
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.

15 regels
154 B

  1. # OS generated files #
  2. ######################
  3. .DS_Store
  4. .DS_Store?
  5. ._*
  6. .Spotlight-V100
  7. .Trashes
  8. ehthumbs.db
  9. Thumbs.db
  10. nppBackup
  11. ## Test files
  12. test
  13. tests