Skip to content

Commit f398363

Browse files
committed
[main] Add .github to .gitattributes and use / consistently.
1 parent 08a9c76 commit f398363

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitattributes

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/experiments export-ignore
22
/misc export-ignore
3-
.gitattributes export-ignore
4-
.gitignore export-ignore
5-
.uncrustify.cfg export-ignore
3+
/.gitattributes export-ignore
4+
/.github export-ignore
5+
/.gitignore export-ignore
6+
/.uncrustify.cfg export-ignore

0 commit comments

Comments
 (0)