Skip to content

Commit ba62c2b

Browse files
committed
Fix paths.
1 parent 5c0eaeb commit ba62c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Add tracking hash to config files
2-
*/config/conf.xml ident
3-
*/config/*.dist ident
2+
config/conf.xml ident
3+
config/*.dist ident

0 commit comments

Comments
 (0)