Skip to content

Commit 669f3bf

Browse files
committed
Fix .gitattributes
1 parent 0de5cdc commit 669f3bf

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,6 +1,6 @@
11
/* export-ignore
2-
/adr/* -export-ignore
3-
/src/* -export-ignore
2+
/adr/ -export-ignore
3+
/src/ -export-ignore
44
/CHANGELOG.md -export-ignore
55
/composer.json -export-ignore
66
/LICENSE -export-ignore

0 commit comments

Comments
 (0)