Merge pull request #10662 from helloguo/VectorConversion
[platform/upstream/coreclr.git] / .gitignore
1 syntax: glob
2
3 [Bb]inaries/
4
5 # Build tools related files
6 /[Tt]ools/
7
8 ### VisualStudio ###
9
10 # User-specific files
11 *.suo
12 *.user
13 *.userosscache
14 *.sln.docstates
15 *.swp
16
17 # Build results
18 [Dd]ebug/
19 [Dd]ebugPublic/
20 [Rr]elease/
21 [Rr]eleases/
22 x64/
23 x86/
24 build/
25 bld/
26 [Bb]in/
27 [Oo]bj/
28 msbuild.log
29
30 # add back architecture directories ignored in 'Build results'
31 !tests/x86
32
33 # Visual Studio 2015
34 .vs/
35
36 # Visual Studio 2015 Pre-CTP6
37 *.sln.ide
38 *.ide/
39
40 # MSTest test Results
41 [Tt]est[Rr]esult*/
42 [Bb]uild[Ll]og.*
43
44 #NUNIT
45 *.VisualState.xml
46 TestResult.xml
47
48 # Build Results of an ATL Project
49 [Dd]ebugPS/
50 [Rr]eleasePS/
51 dlldata.c
52
53 *_i.c
54 *_p.c
55 *_i.h
56 *.ilk
57 *.meta
58 *.obj
59 *.pch
60 *.pdb
61 *.pgc
62 *.pgd
63 *.rsp
64 *.sbr
65 *.tlb
66 *.tli
67 *.tlh
68 *.tmp
69 *.tmp_proj
70 *.log
71 *.html
72 *.vspscc
73 *.vssscc
74 .builds
75 *.pidb
76 *.svclog
77 *.scc
78
79 # Chutzpah Test files
80 _Chutzpah*
81
82 # Visual C++ cache files
83 ipch/
84 *.aps
85 *.ncb
86 *.opendb
87 *.opensdf
88 *.sdf
89 *.cachefile
90 *.VC.db
91
92 # Visual Studio profiler
93 *.psess
94 *.vsp
95 *.vspx
96
97 # TFS 2012 Local Workspace
98 $tf/
99
100 # Guidance Automation Toolkit
101 *.gpState
102
103 # ReSharper is a .NET coding add-in
104 _ReSharper*/
105 *.[Rr]e[Ss]harper
106 *.DotSettings.user
107
108 # JustCode is a .NET coding addin-in
109 .JustCode
110
111 # TeamCity is a build add-in
112 _TeamCity*
113
114 # DotCover is a Code Coverage Tool
115 *.dotCover
116
117 # NCrunch
118 _NCrunch_*
119 .*crunch*.local.xml
120
121 # MightyMoose
122 *.mm.*
123 AutoTest.Net/
124
125 # Web workbench (sass)
126 .sass-cache/
127
128 # Installshield output folder
129 [Ee]xpress/
130
131 # DocProject is a documentation generator add-in
132 DocProject/buildhelp/
133 DocProject/Help/*.HxT
134 DocProject/Help/*.HxC
135 DocProject/Help/*.hhc
136 DocProject/Help/*.hhk
137 DocProject/Help/*.hhp
138 DocProject/Help/Html2
139 DocProject/Help/html
140
141 # Click-Once directory
142 publish/
143
144 # Publish Web Output
145 *.[Pp]ublish.xml
146 *.azurePubxml
147 *.pubxml
148 *.publishproj
149
150 # NuGet Packages
151 *.nupkg
152 *.nuget.g.props
153 *.nuget.g.targets
154 **/packages/*
155 project.lock.json
156 project.assets.json
157
158 # Windows Azure Build Output
159 csx/
160 *.build.csdef
161
162 # Windows Store app package directory
163 AppPackages/
164
165 # Others
166 sql/
167 *.Cache
168 ClientBin/
169 [Ss]tyle[Cc]op.*
170 ~$*
171 *.dbmdl
172 *.dbproj.schemaview
173 *.pfx
174 *.publishsettings
175 node_modules/
176 *.metaproj
177 *.metaproj.tmp
178 .atom-build.json
179 tags
180 TAGS
181
182 # RIA/Silverlight projects
183 Generated_Code/
184
185 # Backup & report files from converting an old project file
186 # to a newer Visual Studio version. Backup files are not needed,
187 # because we have git ;-)
188 _UpgradeReport_Files/
189 Backup*/
190 UpgradeLog*.XML
191 UpgradeLog*.htm
192
193 # SQL Server files
194 *.mdf
195 *.ldf
196
197 # Business Intelligence projects
198 *.rdl.data
199 *.bim.layout
200 *.bim_*.settings
201
202 # Microsoft Fakes
203 FakesAssemblies/
204
205 # C/C++ extension for Visual Studio Code
206 browse.VC.db
207
208 # Local settings folder for Visual Studio Code
209 .vscode/
210
211 ### MonoDevelop ###
212
213 *.pidb
214 *.userprefs
215
216 ### Windows ###
217
218 # Windows image file caches
219 Thumbs.db
220 ehthumbs.db
221
222 # Folder config file
223 Desktop.ini
224
225 # Recycle Bin used on file shares
226 $RECYCLE.BIN/
227
228 # Windows Installer files
229 *.cab
230 *.msi
231 *.msm
232 *.msp
233
234 # Windows shortcuts
235 *.lnk
236
237 # Common binary extensions on Windows
238 *.exe
239 *.dll
240 *.lib
241
242 ### Linux ###
243
244 *~
245 \#*\#
246
247 # KDE directory preferences
248 .directory
249
250 ### OSX ###
251
252 .DS_Store
253 .AppleDouble
254 .LSOverride
255
256 # Icon must end with two \r
257 Icon
258
259 # Thumbnails
260 ._*
261
262 # Files that might appear on external disk
263 .Spotlight-V100
264 .Trashes
265
266 # Directories potentially created on remote AFP share
267 .AppleDB
268 .AppleDesktop
269 Network Trash Folder
270 Temporary Items
271 .apdisk
272
273 # We have some checked in prebuilt generated files
274 !src/pal/prebuilt/idl/*_i.c
275
276 # Valid 'debug' folder, that contains CLR debugging code
277 !src/debug
278
279 # Ignore folders created by the test build
280 TestWrappers_x64_[d|D]ebug
281 TestWrappers_x64_[c|C]hecked
282 TestWrappers_x64_[r|R]elease
283 TestWrappers_x86_[d|D]ebug
284 TestWrappers_x86_[c|C]hecked
285 TestWrappers_x86_[r|R]elease
286 TestWrappers_arm_[d|D]ebug
287 TestWrappers_arm_[c|C]hecked
288 TestWrappers_arm_[r|R]elease
289 TestWrappers_arm64_[d|D]ebug
290 TestWrappers_arm64_[c|C]hecked
291 TestWrappers_arm64_[r|R]elease
292 tests/src/common/test_runtime/project.json
293
294 Vagrantfile
295 .vagrant
296
297 # CMake files
298 CMakeFiles/
299 cmake_install.cmake
300 CMakeCache.txt
301 Makefile
302
303 # Cross compilation
304 cross/rootfs/*
305 cross/android-rootfs/*
306 # add x86 as it is ignored in 'Build results'
307 !cross/x86
308
309 #python import files
310 *.pyc
311
312 # JIT32 files
313 src/jit32
314
315 # performance testing sandbox
316 sandbox
317
318 #IL linker for testing
319 linker