Skip to content

Commit 0a446ae

Browse files
committed
build: add the .dSYM directory
1 parent 6f129db commit 0a446ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
*.so
2424
**/*.framework/*
2525
!**/*.framework/*.meta
26+
**/*.framework.dSYM/*
27+
!**/*.framework.dSYM/*.meta
2628

2729
bazel-*
2830

0 commit comments

Comments
 (0)