Skip to content

Commit d4ed46f

Browse files
committed
more gitignore work
1 parent f76a322 commit d4ed46f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore.initial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
lib/*
1515
log/*
1616
run/*
17-
local/**
17+
local/

apps/zigbee2mqtt/.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
data/configuration.yaml
1+
config/configuration.yaml
2+
config/coordinator_backup.json
23
config/state.json
34
config/database.db
4-
data/log/
5+
config/log/

0 commit comments

Comments
 (0)