Skip to content

Commit 54ff8d4

Browse files
committed
Add docs folder to gitignore for local documentation
1 parent 36166ee commit 54ff8d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Carthage
3636
#
3737
# Pods/
3838

39-
# Local backlog/notes
40-
.local-*
41-
4239
# Claude Code
4340
.claude
41+
42+
# Documentation (local only)
43+
docs/

0 commit comments

Comments
 (0)