From f0f0f7b8218a0c8dc84512f88188a84c14a09f90 Mon Sep 17 00:00:00 2001 From: xfy Date: Fri, 10 Apr 2026 10:21:50 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E6=B7=BB=E5=8A=A0=20lua-ng?= =?UTF-8?q?inx-module=20=E6=8E=92=E9=99=A4=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe1201f..53aa248 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,5 @@ lolly coverage.html html/ default.pgo -benchmark-*.txt \ No newline at end of file +benchmark-*.txt +lua-nginx-module/ \ No newline at end of file