Skip to content

Commit 5c868e0

Browse files
committed
work on .gitignore
1 parent af6c8f7 commit 5c868e0

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111

1212
*~
1313

14-
avahi-dns/services
14+
lib/*
15+
log/*
16+
run/*
1517

16-
home-assistant/config/
18+
apps/avahi-dns/services
1719

18-
redis/conf/
20+
apps/home-assistant/config/
1921

20-
upsd/config/
22+
apps/upsd/config/

.gitignore.initial

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111

1212
*~
1313

14+
lib/*
15+
log/*
16+
run/*
17+
1418
avahi-dns/services
1519

1620
home-assistant/config/
1721

18-
redis/conf/
19-
2022
upsd/config/

0 commit comments

Comments
 (0)