fix: restrict vendor ignore rule to repository root

This commit is contained in:
Ed1s0nZ
2026-09-16 20:30:17 +08:00
parent 4d53717cd7
commit 569513f375
+1 -1
View File
@@ -55,7 +55,7 @@ __pycache__/
.pytest_cache/
# Go
vendor/
/vendor/
# Node / browser extension
node_modules/