diff --git a/.gitignore b/.gitignore index 86c95ef..79640cc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,31 @@ hugo.linux # Temporary lock file while building /.hugo_build.lock + +# 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 diff --git a/static/images/gravatar.png b/static/images/gravatar.png index cd4f6cd..2b1c171 100644 Binary files a/static/images/gravatar.png and b/static/images/gravatar.png differ