Skip to content

Commit 14c6885

Browse files
authored
Merge pull request #75 from sasezaki/export-ignore-editor-config
missing export-ignore for /.editorconfig
2 parents 9ea7d4d + 031e656 commit 14c6885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/benchmark/ export-ignore
33
/docs/ export-ignore
44
/test/ export-ignore
5-
/.editorconfig
5+
/.editorconfig export-ignore
66
/.gitattributes export-ignore
77
/.gitignore export-ignore
88
/.laminas-ci.json export-ignore

0 commit comments

Comments
 (0)