Skip to content

Commit

Permalink
also ignore files ending in .zwc.old
Browse files Browse the repository at this point in the history
  • Loading branch information
iroedius committed Jul 20, 2017
1 parent 933733e commit c35b4d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
@@ -1,2 +1,2 @@
# zsh word code files (zcompile)
*.zwc
# zsh word code files (zcompile and zrecompile)
*.zwc*

0 comments on commit c35b4d1

Please sign in to comment.