From 57fb1be486d4ae3f97e067d153e6498a08f5e529 Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Sat, 12 Feb 2022 03:43:38 -0300 Subject: [PATCH] Remove ._ files --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.gitignore b/.gitignore index cc53454..8380cca 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,33 @@ buck-out/ # CocoaPods /ios/Pods/ + + +###### apple files +# 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 +