-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
95 lines (94 loc) · 2.18 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
87
88
89
90
91
92
93
94
95
*.user
*.suo
*.metaproj
_ReSharper.*
*.ReSharper
Compiler/obj
Compiler/Profiles/*/obj
Compiler/Profiles/*/bin
JSIL/obj
JSIL/bin
Meta/obj
Meta/bin
Tests/obj
Tests/bin
Proxies/obj
Proxies/bin
Proxies/XNA/obj
Proxies/XNA/bin
Examples/simpleray
Examples/bin
/bin
UpgradeLog.XML
_UpgradeReport_Files
Tests/*Cases/*.js
/Proxies/XNA4/bin
/Proxies/XNA4/obj
/Proxies/XNA3/obj
/Proxies/XNA3/bin
/jsil.org/demos/Mannux/*.js
/jsil.org/demos/Mannux/Content
/jsil.org/demos/Platformer/*.js
/jsil.org/demos/Platformer/Content
/jsil.org/demos/Tetris/*.js
/jsil.org/demos/Tetris/Content
/jsil.org/demos/Raytracer/*.js
/jsil.org/demos/Pathtracer/*.js
/jsil.org/demos/RPG/*.js
/jsil.org/demos/RPG/Content
/jsil.org/demos/Sully/*.js
/jsil.org/demos/Sully/Content
/jsil.org/demos/GameType/*.js
/jsil.org/demos/GameType/Content
/jsil.org/demos/Lumberjack/Content
/jsil.org/demos/Lumberjack/Files
/jsil.org/demos/Lumberjack/*.js
/jsil.org/demos/WebGL/*.js
/jsil.org/demos/WebGL/Page.cs
/jsil.org/demos/WebGL/Files/*
/jsil.org/demos/WebGL_Vertex_Structs/*.js
/jsil.org/demos/WebGL_Vertex_Structs/Page.cs
/jsil.org/demos/WebGL_Vertex_Structs/Files/*
/jsil.org/demos/TouchThumbSticks/*.js
/jsil.org/demos/TouchThumbSticks/Content
/jsil.org/demos/ProceduralTextures/*.js
/jsil.org/demos/Libraries
/jsil.org/demos/demos.zip
/Examples/obj
/Examples/ProceduralTextures/obj
/Examples/ProceduralTextures/bin
/Upstream/dxtc.cpp
/Upstream/LAME/*.exe
/Upstream/LAME/*.dll
/Upstream/FFMPEG/*.dll
/Upstream/FFMPEG/*.exe
/Upstream/FFMPEG/licenses
/Upstream/OggEnc/*.exe
/Upstream/XapParse/obj
/Upstream/XapParse/bin
Skeletons/*.js
Corlib/*.js
/Try/obj
/jsil.org/try/bin/*
/jsil.org/try/OAuth.cs
*.jsillog
*.buildlog
*.resj
/SmokeTests/bin
/SmokeTests/obj
/Upstream/V8
*.sublime-*
*.VisualState.xml
/jsil.org/try/Libraries
/Examples/WebGL/bin
/Examples/WebGL/obj
/Examples/WebGL_Vertex_Structs/bin
/Examples/WebGL_Vertex_Structs/obj
/Examples/ThirdParty/TouchThumbSticks/TouchThumbSticks/bin
/Examples/ThirdParty/TouchThumbSticks/TouchThumbSticks/obj
/Examples/ThirdParty/TouchThumbSticks/TouchThumbSticksContent/bin
/Examples/ThirdParty/TouchThumbSticks/TouchThumbSticksContent/obj
*.cachefile
/Upstream/OpenTKBindingGenerator
/Upstream/OpenTKHeaderParser
*.RuntimeProfile