Create .gitignore for *.zwc

pull/723/head
migimigi 2 years ago committed by GitHub
parent a411ef3e09
commit f29bb7f032
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