···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+### IDE files template
1717+# JetBrains
118.idea/
22-### Zig template
33-.zig-cache/
44-zig-out/
1919+!.idea/modules.xml
2020+!.idea/runConfigurations/
2121+!.idea/codeStyles/
2222+!.idea/inspectionProfiles/
2323+*.iml
2424+*.iws
2525+*.ipr
2626+out/
2727+gen/
2828+2929+# Visual Studio Code
3030+.vscode/*
3131+!.vscode/settings.json
3232+!.vscode/tasks.json
3333+!.vscode/launch.json
3434+!.vscode/extensions.json
3535+!.vscode/*.code-snippets
3636+3737+### macOS template
3838+# General
3939+.DS_Store
4040+.AppleDouble
4141+.LSOverride
4242+4343+# Icon must end with two \r
4444+Icon
4545+4646+# Thumbnails
4747+._*
4848+4949+# Files that might appear in the root of a volume
5050+.DocumentRevisions-V100
5151+.fseventsd
5252+.Spotlight-V100
5353+.TemporaryItems
5454+.Trashes
5555+.VolumeIcon.icns
5656+.com.apple.timemachine.donotpresent
5757+5858+# Directories potentially created on remote AFP share
5959+.AppleDB
6060+.AppleDesktop
6161+Network Trash Folder
6262+Temporary Items
6363+.apdisk
564