Skip to content

Commit 20c4fa1

Browse files
committed
Tell git not to parse files in libedfapi/macos
1 parent 3372454 commit 20c4fa1

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,2 +1,2 @@
1-
# We don't want to parse these files and we should never make any changes to them.
2-
libedfapi/macos/*** binary
1+
# We don't want git to parse these files and we should never make any changes to them.
2+
libedfapi/macos/**/* binary

0 commit comments

Comments
 (0)