chore(gitignore): 更新忽略规则,统一 lib 目录
移除单独的 fasthttp/ 和 nginx/ 忽略项,改用统一的 lib/ 目录忽略, 匹配项目依赖库的新目录结构。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
972eab4267
commit
79668f44af
3
.gitignore
vendored
3
.gitignore
vendored
@ -66,5 +66,4 @@ default.pgo
|
|||||||
benchmark-*.txt
|
benchmark-*.txt
|
||||||
lua-nginx-module/
|
lua-nginx-module/
|
||||||
!docs/lua-nginx-module/
|
!docs/lua-nginx-module/
|
||||||
fasthttp/
|
lib/
|
||||||
nginx/
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user