Skip to content

Commit dee243b

Browse files
ankurk91mheap
authored andcommitted
Fix Typo in gitattributes for examples (#155)
Actual folder name is example**s**
1 parent 01809cc commit dee243b

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
@@ -1,6 +1,6 @@
11
* text=auto
22

3-
/example export-ignore
3+
/examples export-ignore
44
/test export-ignore
55
/.gitattributes export-ignore
66
/.gitignore export-ignore

0 commit comments

Comments
 (0)