Skip to content

Commit 7fcfd1d

Browse files
committed
Add WebGL Publisher to gitignore
1 parent a357d70 commit 7fcfd1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ ehthumbs.db
4949
Thumbs.db
5050
report.xml
5151

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+
5258
# Custom
5359
/Builds/**
5460
/Data/**

0 commit comments

Comments
 (0)