diff --git a/.gitignore b/.gitignore index e52956f..6a59872 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ .AppleDouble .LSOverride Icon + + ._* .DocumentRevisions-V100 .fseventsd @@ -12,6 +14,7 @@ .TemporaryItems .Trashes .VolumeIcon.icns +.com.apple.timemachine.donotpresent .AppleDB .AppleDesktop Network Trash Folder @@ -34,3 +37,13 @@ .fuse_hidden* .directory .Trash-* + +## Vim Crap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-v][a-z] +[._]sw[a-p] +Session.vim +.netrwhist +*~ +tags