Browse Source

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

Create .gitignore for *.zwc
master
Eric Freese 1 year ago
committed by GitHub
parent
commit
95602e2dea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@ -0,0 +1,2 @@
# zsh word code files
*.zwc

Loading…
Cancel
Save