Skip to content

Commit 4984411

Browse files
committed
Added dylib to .gitignore [skip ci]
1 parent e4b0d41 commit 4984411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ regression.*
77
*.so
88
*.bc
99
*.dll
10+
*.dylib
1011
*.obj
1112
*.lib
1213
*.exp

0 commit comments

Comments
 (0)