Merge pull request #723 from migimigi/migimigi-patch-1

Create .gitignore for *.zwc
pull/753/merge
Eric Freese 2 years ago committed by GitHub
commit 95602e2dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored

@ -0,0 +1,2 @@
# zsh word code files
*.zwc
Loading…
Cancel
Save