mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
chore: ignore .zwc files (#12936)
This commit is contained in:
parent
5fd2059e5e
commit
3bd48b12c8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,3 +10,6 @@ log/
|
||||||
# editor configs
|
# editor configs
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# zcompile cached files
|
||||||
|
*.zwc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue