A PHP CLI script to ouput the contents of a whole directory tree to a JSON object.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

15 righe
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