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
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# zcompile cached files
|
||||
*.zwc
|
||||
|
|
Loading…
Reference in a new issue