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