upload
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # Windows image file caches
  2. Thumbs.db
  3. ehthumbs.db
  4. # Folder config file
  5. Desktop.ini
  6. # Recycle Bin used on file shares
  7. $RECYCLE.BIN/
  8. # Windows Installer files
  9. *.cab
  10. *.msi
  11. *.msm
  12. *.msp
  13. # Windows shortcuts
  14. *.lnk
  15. # =========================
  16. # Operating System Files
  17. # =========================
  18. # OSX
  19. # =========================
  20. .DS_Store
  21. .AppleDouble
  22. .LSOverride
  23. # Thumbnails
  24. ._*
  25. # Files that might appear in the root of a volume
  26. .DocumentRevisions-V100
  27. .fseventsd
  28. .Spotlight-V100
  29. .TemporaryItems
  30. .Trashes
  31. .VolumeIcon.icns
  32. # Directories potentially created on remote AFP share
  33. .AppleDB
  34. .AppleDesktop
  35. Network Trash Folder
  36. Temporary Items
  37. .apdisk