From eca3cd242cd5985778c7279340823cf2333907e7 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 03:32:58 +0000 Subject: [PATCH] Add template files for languages, frameworks, IDEs, OS, and tools --- src/templates/os/macos.gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/templates/os/macos.gitignore diff --git a/src/templates/os/macos.gitignore b/src/templates/os/macos.gitignore new file mode 100644 index 0000000..f6113ce --- /dev/null +++ b/src/templates/os/macos.gitignore @@ -0,0 +1,23 @@ +# macOS +.DS_Store +.AppleDouble +.LSOverride + +# 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