From c8abb4b423f3d47b1c82f191fc1d49191d71057e Mon Sep 17 00:00:00 2001 From: Chris Sexton Date: Thu, 7 Feb 2019 11:32:30 -0500 Subject: [PATCH] ignore: add misc junk --- .gitignore | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/.gitignore b/.gitignore index 1287944..36bb5e6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,40 @@ vendor *.code-workspace *config.lua modd.conf + + +# Created by https://www.gitignore.io/api/macos +# Edit at https://www.gitignore.io/?templates=macos + +### 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 + +# End of https://www.gitignore.io/api/macos + +util/*/files +util/*/files