Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 539270e

Browse files
Add build artifact folders to the .gitignore file
1 parent cdad26d commit 539270e

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
@@ -92,6 +92,8 @@ xcprojects/
9292
_build/
9393
_cache/
9494
build/
95+
*-bin/
96+
build-*/
9597

9698
# SDKs #
9799
#################

0 commit comments

Comments
 (0)