mirror of
https://github.com/flarum/framework.git
synced 2025-01-29 13:57:30 +08:00
41 lines
383 B
Plaintext
41 lines
383 B
Plaintext
|
# Windows
|
||
|
Thumbs.db
|
||
|
ehthumbs.db
|
||
|
Desktop.ini
|
||
|
$RECYCLE.BIN/
|
||
|
*.cab
|
||
|
*.msi
|
||
|
*.msm
|
||
|
*.msp
|
||
|
*.lnk
|
||
|
|
||
|
# Mac OS
|
||
|
.DS_Store
|
||
|
.AppleDouble
|
||
|
.LSOverride
|
||
|
Icon
|
||
|
._*
|
||
|
.DocumentRevisions-V100
|
||
|
.fseventsd
|
||
|
.Spotlight-V100
|
||
|
.TemporaryItems
|
||
|
.Trashes
|
||
|
.VolumeIcon.icns
|
||
|
.AppleDB
|
||
|
.AppleDesktop
|
||
|
Network Trash Folder
|
||
|
Temporary Items
|
||
|
.apdisk
|
||
|
|
||
|
# Linux
|
||
|
*~
|
||
|
.directory
|
||
|
.Trash-*
|
||
|
|
||
|
# Backup and log files
|
||
|
*.bak
|
||
|
*.log
|
||
|
|
||
|
# Git
|
||
|
.git
|