Update .ignore to exclude log files. (#14064)

Ignore custom-access.log and its rotated files.
This commit is contained in:
Chenjp 2024-04-13 13:03:50 +08:00 committed by GitHub
parent 6b3f54383f
commit 155c2f2c18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -50,3 +50,6 @@ dubbo-demo/dubbo-demo-triple/build/*
.git.exec.error
# log files generated by testcase.
dubbo-rpc/dubbo-rpc-api/custom-access.log*