From 698ad7c771c155a0852136a71479a03da114c9b2 Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Sun, 22 Feb 2026 00:44:10 +0100 Subject: [PATCH] Update .gitignore to include stuff for macos --- .gitignore | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1aa68f13..21374c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,31 @@ HMI/Nextion2Text.py panels.yaml # don't add Webstorm project stuff -.idea \ No newline at end of file +.idea + +# General +.DS_Store +__MACOSX/ +.AppleDouble +.LSOverride +Icon[ +] + +# 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