Skip to content

Commit fabf520

Browse files
authored
Ignore config directory symlink in development (home-assistant#56639)
1 parent 83f1116 commit fabf520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
config/*
1+
/config
22
config2/*
33

44
tests/testing_config/deps

0 commit comments

Comments
 (0)