2023-10-18 05:15:44 -07:00
|
|
|
# ---> macOS
|
|
|
|
# General
|
|
|
|
.DS_Store
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
|
|
|
|
|
|
|
# Icon must end with two \r
|
2023-10-19 10:50:57 +03:00
|
|
|
Icon
|
|
|
|
|
2023-10-18 05:15:44 -07:00
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear in the root of a volume
|
|
|
|
.DocumentRevisions-V100
|
|
|
|
.fseventsd
|
|
|
|
.Spotlight-V100
|
|
|
|
.TemporaryItems
|
|
|
|
.Trashes
|
|
|
|
.VolumeIcon.icns
|
|
|
|
.com.apple.timemachine.donotpresent
|
|
|
|
|
|
|
|
# Directories potentially created on remote AFP share
|
|
|
|
.AppleDB
|
|
|
|
.AppleDesktop
|
|
|
|
Network Trash Folder
|
|
|
|
Temporary Items
|
|
|
|
.apdisk
|
|
|
|
|
2023-10-19 10:50:57 +03:00
|
|
|
# IDE Files
|
|
|
|
.vscode
|
|
|
|
|
|
|
|
# Dependencies
|
2023-10-19 19:40:07 +03:00
|
|
|
u-boot/
|
2023-10-19 10:50:57 +03:00
|
|
|
|
|
|
|
# Build
|
|
|
|
bin/
|
|
|
|
obj/
|
2023-10-28 19:09:44 +03:00
|
|
|
build/
|
2023-10-19 19:40:07 +03:00
|
|
|
yukari.bin
|
|
|
|
yukari.uimg
|
|
|
|
asagiri.img
|
2023-10-20 23:29:09 +03:00
|
|
|
drive.img
|
2023-11-24 09:13:03 +03:00
|
|
|
boot.scr
|
|
|
|
|
|
|
|
# Toolchain files
|
|
|
|
binutils-*.tar.gz
|
|
|
|
gcc-*.tar.gz
|