1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

chore: ignore .zwc files (#12936)

This commit is contained in:
Eduardo Roberto
2025-01-24 20:39:17 +00:00
committed by GitHub
parent 5fd2059e5e
commit 3bd48b12c8

3
.gitignore vendored
View File

@@ -10,3 +10,6 @@ log/
# editor configs # editor configs
.vscode .vscode
.idea .idea
# zcompile cached files
*.zwc