add exclude lisst
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
rclone.exe
|
||||||
|
md5_files/
|
||||||
|
combined_files/
|
||||||
25
exclude-list.txt
Normal file
25
exclude-list.txt
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# --- Windows 系统垃圾 ---
|
||||||
|
desktop.ini
|
||||||
|
Thumbs.db
|
||||||
|
Thumbs.db:encryptable
|
||||||
|
ehthumbs.db
|
||||||
|
ehthumbs_vista.db
|
||||||
|
[Dd]efault.rdp
|
||||||
|
[Nn]et[Hh]ood/
|
||||||
|
[Pp]rint[Hh]ood/
|
||||||
|
$RECYCLE.BIN/
|
||||||
|
System Volume Information/
|
||||||
|
$Reference/
|
||||||
|
|
||||||
|
# --- macOS 系统垃圾 ---
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
._*
|
||||||
|
.Spotlight-V100/
|
||||||
|
.Trashes/
|
||||||
|
.fseventsd/
|
||||||
|
.DocumentRevisions-V100/
|
||||||
|
.TemporaryItems/
|
||||||
|
.VolumeIcon.icns
|
||||||
|
.com.apple.timemachine.donotpresent
|
||||||
Reference in New Issue
Block a user