commit a243ed6d373ce55559d806266048aa4d59bd1245 parent 31571423df787f228be7a22a0cc553c1e5a799d7 Author: Christian Ermann <christianermann@gmail.com> Date: Fri, 12 Jun 2020 12:19:32 -0600 Added macOS gitignore Diffstat:
A | .gitignore | | | 26 | ++++++++++++++++++++++++++ |
1 file changed, 26 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,26 @@ +# 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