There was an error while loading. Please reload this page.
1 parent a357d70 commit 7fcfd1dCopy full SHA for 7fcfd1d
.gitignore
@@ -49,6 +49,12 @@ ehthumbs.db
49
Thumbs.db
50
report.xml
51
52
+# WebGL Publisher
53
+/WebGL Builds/**
54
+connectwebgl.zip
55
+# Optional, but I don't like having my build folder added to this public repo
56
+ProjectSettings/Packages/com.unity.connect.share/Settings.json
57
+
58
# Custom
59
/Builds/**
60
/Data/**
0 commit comments