From cb7aa05d3d52e43adffa5990be4a949d443d716d Mon Sep 17 00:00:00 2001 From: Christian Baer Date: Wed, 12 Oct 2022 20:31:00 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45687d7..3014629 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,31 @@ *.config +*.conf !dist.config.sample -nsupdate.sh.log +*.log + +# 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