···11+### Linux template
22+*~
33+44+# temporary files which can be created if a process still has a handle open of a deleted file
55+.fuse_hidden*
66+77+# KDE directory preferences
88+.directory
99+1010+# Linux trash folder which might appear on any partition or disk
1111+.Trash-*
1212+1313+# .nfs files are created when an open file is removed but is still being accessed
1414+.nfs*
1515+1616+### Zig template
117.zig-cache/
218zig-out/
33-/release/
44-/debug/
55-/build/
66-/build-*/
77-/docgen_tmp/
88-.idea/
1919+2020+### macOS template
2121+# General
2222+.DS_Store
2323+.AppleDouble
2424+.LSOverride
2525+2626+# Icon must end with two \r
2727+Icon
2828+2929+# Thumbnails
3030+._*
3131+3232+# Files that might appear in the root of a volume
3333+.DocumentRevisions-V100
3434+.fseventsd
3535+.Spotlight-V100
3636+.TemporaryItems
3737+.Trashes
3838+.VolumeIcon.icns
3939+.com.apple.timemachine.donotpresent
4040+4141+# Directories potentially created on remote AFP share
4242+.AppleDB
4343+.AppleDesktop
4444+Network Trash Folder
4545+Temporary Items
4646+.apdisk
4747+