A PHP CLI script to ouput the contents of a whole directory tree to a JSON object.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

15 строки
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