chore(gitignore): ignore pictures directory

Add `pictures/` to .gitignore to prevent tracking of local image files that should not be committed to the repository.
This commit is contained in:
2026-06-15 19:03:35 +08:00
parent 7ec76e592f
commit 6614e788fe
+3 -1
View File
@@ -49,4 +49,6 @@ next-env.d.ts
.pnpm-store/ .pnpm-store/
logs/ logs/
implementation_plan implementation_plan
pictures/