diff --git a/.gitignore b/.gitignore index bf9dfdc..10920cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.swp .DS_Store +.nfs.* diff --git a/zsh/.gitignore b/zsh/.gitignore index 90e71a2..69e5e87 100644 --- a/zsh/.gitignore +++ b/zsh/.gitignore @@ -1,3 +1,4 @@ .history* .zcompdump* +.zcompcache* .*-cache