ignore nfs files, ignore zcompcache files

This commit is contained in:
David Majnemer 2010-06-07 13:49:43 -07:00
parent cdac686b71
commit 4966613ae1
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.swp *.swp
.DS_Store .DS_Store
.nfs.*

1
zsh/.gitignore vendored
View file

@ -1,3 +1,4 @@
.history* .history*
.zcompdump* .zcompdump*
.zcompcache*
.*-cache .*-cache