forked from watson-developer-cloud/unity-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
86 lines (81 loc) · 1.52 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# =============== #
# Unity generated #
# =============== #
Temp/
Obj/
UnityGenerated/
Library/
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
*.svd
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj
# ============ #
# OS generated #
# ============ #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
# ============== #
# Custom Ignores #
# ============== #
/Clients
Assets/StreamingAssets/Config.json
Assets/StreamingAssets/Config.json.meta
Resources.meta
Scenes.meta
Scripts.meta
ThirdParty.meta
Plugins.meta
Prefabs.meta
Examples.meta
Docs.meta
Art.meta
LICENSE.meta
CHANGELOG.md.meta
README.md.meta
Travis.meta
exclude-filter.txt
exclude-filter.txt.meta
etc.meta
/Travis/UnityTestProject/Assets/StreamingAssets/Config.json
/Travis/UnityTestProject/Assets/StreamingAssets/Config.json.meta
/Travis/UnityTestProject/Assets/StreamingAssets/Config.json.enc.meta
/Config.json
/Config.json.meta
/Config.json.enc.meta
/Travis/build.sh.meta
/Travis/createProject.sh.meta
/Travis/installSDK.sh.meta
/Travis/installTestTools.sh.meta
/Travis/installUnity.sh.meta
/Travis/README.md.meta
/Travis/runTests.sh.meta
/Travis/TravisBuild.cs.meta
Docs/publishing-release.md.meta
*.html.meta
*.md.meta
*.txt.meta
*.ps1.meta
**/.swagger-codegen-ignore
**/.swagger-codegen
/Scripts/Editor/Help/
/Scripts/Editor/Help.meta
*/MRefBuilder.config.meta
node_modules
package-lock.json
package-lock.json.meta
.pre-commit-config.yaml
.secrets.baseline