Browse Source

Create .gitignore for *.zwc

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