chore(gitignore): 更新忽略规则,统一 lib 目录

移除单独的 fasthttp/ 和 nginx/ 忽略项,改用统一的 lib/ 目录忽略,
匹配项目依赖库的新目录结构。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
xfy 2026-04-16 10:48:23 +08:00
parent 972eab4267
commit 79668f44af

3
.gitignore vendored
View File

@ -66,5 +66,4 @@ default.pgo
benchmark-*.txt
lua-nginx-module/
!docs/lua-nginx-module/
fasthttp/
nginx/
lib/