Skip to content

Commit 5a0eddf

Browse files
committed
Initial public release of WebView Toolkit v1.1.1
0 parents  commit 5a0eddf

127 files changed

Lines changed: 20088 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Auto-detect text files and perform LF normalization
2+
* text=auto
3+
4+
# Unity specific
5+
*.meta -text
6+
*.yaml text
7+
*.unity text
8+
*.prefab text
9+
*.asset text
10+
11+
# Native binaries
12+
*.dll binary
13+
*.pdb binary
14+
*.lib binary
15+
*.obj binary
16+
*.exe binary

0 commit comments

Comments
 (0)