aboutsummaryrefslogtreecommitdiffstats
path: root/Unity.gitignore
diff options
context:
space:
mode:
author1nfinite9 <road2rails@gmail.com>2018-11-07 10:15:02 +0900
committerGitHub <noreply@github.com>2018-11-07 10:15:02 +0900
commit58f322cfbc0aefc3026310e39eaed742ecdb61ec (patch)
treee25fb9cd2fb7fde7f2241b0358ad62218f04423e /Unity.gitignore
parentf2bd62d680e2c17027525caf5fd67aa1b3e8ae03 (diff)
downloadgitignore-58f322cfbc0aefc3026310e39eaed742ecdb61ec.tar.gz
gitignore-58f322cfbc0aefc3026310e39eaed742ecdb61ec.zip
Update Unity.gitignore
Add ignore for Crashlytics generated file
Diffstat (limited to 'Unity.gitignore')
-rw-r--r--Unity.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/Unity.gitignore b/Unity.gitignore
index 833e6d42..93c9ce52 100644
--- a/Unity.gitignore
+++ b/Unity.gitignore
@@ -35,3 +35,7 @@ sysinfo.txt
# Builds
*.apk
*.unitypackage
+
+# Crashlytics generated file
+Assets/StreamingAssets/crashlytics-build.properties
+