From 6bbf32d007a3c7a27a147e282b9e412a26581481 Mon Sep 17 00:00:00 2001 From: Niklas Amundsson Date: Tue, 7 Apr 2026 13:34:42 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index d4777d2..496ee2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1 @@ -# ---> macOS -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -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 - +.DS_Store \ No newline at end of file