Skip to content

Commit 60e7c9c

Browse files
committed
Fix path in .gitattributes
1 parent c2f05e8 commit 60e7c9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/src/ export-ignore
2-
/build.php export-ignore
3-
/example.php export-ignore
1+
src export-ignore
2+
build.php export-ignore
3+
example.php export-ignore

0 commit comments

Comments
 (0)