Skip to content

Commit a4148f1

Browse files
committed
Add local development overrides to .gitignore
1 parent 96393bd commit a4148f1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,9 @@ zigbee2mqtt/build.yaml
114114
zigbee2mqtt-edge/rootfs
115115
zigbee2mqtt-edge/Dockerfile
116116
zigbee2mqtt-edge/build.yaml
117-
zigbee2mqtt-local/*
117+
zigbee2mqtt-local/*
118+
119+
# Local development overrides
120+
.claude/
121+
.specs/
122+
.specify/

0 commit comments

Comments
 (0)