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:
@@ -50,3 +50,5 @@ next-env.d.ts
|
||||
|
||||
logs/
|
||||
implementation_plan
|
||||
|
||||
pictures/
|
||||
Reference in New Issue
Block a user