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:
+3
-1
@@ -49,4 +49,6 @@ next-env.d.ts
|
||||
.pnpm-store/
|
||||
|
||||
logs/
|
||||
implementation_plan
|
||||
implementation_plan
|
||||
|
||||
pictures/
|
||||
Reference in New Issue
Block a user