mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-10 07:16:27 -04:00
git ignore some IDE files
This commit is contained in:
parent
a1b138c34e
commit
e11fbae88e
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# zsh word code files
|
||||
*.zwc
|
||||
|
||||
# IDE files
|
||||
.vscode/
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in a new issue