also ignore files ending in .zwc.old
This commit is contained in:
parent
933733e867
commit
c35b4d1e8c
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
# zsh word code files (zcompile)
|
||||
*.zwc
|
||||
# zsh word code files (zcompile and zrecompile)
|
||||
*.zwc*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue