Skip to content

Commit 58f322c

Browse files
authored
Update Unity.gitignore
Add ignore for Crashlytics generated file
1 parent f2bd62d commit 58f322c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Unity.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ sysinfo.txt
3535
# Builds
3636
*.apk
3737
*.unitypackage
38+
39+
# Crashlytics generated file
40+
Assets/StreamingAssets/crashlytics-build.properties
41+

0 commit comments

Comments
 (0)