Fix Unix ARM floating point registers unwinding (#58915) (#358)
[platform/upstream/dotnet/runtime.git] / .gitignore
1 syntax: glob
2
3 ### VisualStudio ###
4
5 # Tool Runtime Dir
6 # note: there is no trailing slash so if these are symlinks (which are seen as files,
7 #       instead of directories), git will still ignore them.
8 .dotnet
9 .dotnet-mono
10 .packages
11 .tools
12
13 # User-specific files
14 *.suo
15 *.user
16 *.userosscache
17 *.sln.docstates
18
19 # Build results
20 artifacts/
21 .idea/
22 [Dd]ebug/
23 [Dd]ebugPublic/
24 [Rr]elease/
25 [Rr]eleases/
26 bld/
27 [Bb]in/
28 [Oo]bj/
29 msbuild.log
30 msbuild.err
31 msbuild.wrn
32 *.binlog
33 .deps/
34 .dirstamp
35 .libs/
36 *.lo
37 *.o
38
39 # GBS incremental build
40 coreclr-debuginfo.manifest
41 coreclr-debugsource.manifest
42 coreclr.manifest
43 debugfiles.list
44 debuglinks.list
45 debugsourcefiles.list
46 debugsources.list
47 documentation.list
48 elfbins.list
49
50 # Cross building rootfs
51 cross/rootfs/
52 cross/android-rootfs/
53
54 # Visual Studio
55 .vs/
56
57 # Ionide
58 .ionide/
59
60 # MSTest test Results
61 [Tt]est[Rr]esult*/
62 [Bb]uild[Ll]og.*
63
64 #NUNIT
65 *.VisualState.xml
66 TestResult.xml
67 testResults.xml
68
69 # Build Results of an ATL Project
70 [Dd]ebugPS/
71 [Rr]eleasePS/
72 dlldata.c
73
74 *_i.c
75 *_p.c
76 *.ilk
77 *.meta
78 *.obj
79 *.pch
80 *.pdb
81 *.pgc
82 *.pgd
83 *.rsp
84 *.sbr
85 *.tlb
86 *.tli
87 *.tlh
88 *.tmp
89 *.tmp_proj
90 *.log
91 *.vspscc
92 *.vssscc
93 .builds
94 *.pidb
95 *.svclog
96 *.scc
97
98 # Special file
99 !src/coreclr/.nuget/_.pdb
100
101 # Chutzpah Test files
102 _Chutzpah*
103
104 # Visual C++ cache files
105 ipch/
106 *.aps
107 *.ncb
108 *.opendb
109 *.opensdf
110 *.sdf
111 *.cachefile
112 *.VC.db
113
114 # Visual Studio profiler
115 *.psess
116 *.vsp
117 *.vspx
118
119 # TFS 2012 Local Workspace
120 $tf/
121
122 # Guidance Automation Toolkit
123 *.gpState
124
125 # ReSharper is a .NET coding add-in
126 _ReSharper*/
127 *.[Rr]e[Ss]harper
128 *.DotSettings.user
129
130 # JustCode is a .NET coding addin-in
131 .JustCode
132
133 # TeamCity is a build add-in
134 _TeamCity*
135
136 # DotCover is a Code Coverage Tool
137 *.dotCover
138
139 # NCrunch
140 _NCrunch_*
141 .*crunch*.local.xml
142
143 # MightyMoose
144 *.mm.*
145 AutoTest.Net/
146
147 # Web workbench (sass)
148 .sass-cache/
149
150 # Installshield output folder
151 [Ee]xpress/
152
153 # DocProject is a documentation generator add-in
154 DocProject/buildhelp/
155 DocProject/Help/*.HxT
156 DocProject/Help/*.HxC
157 DocProject/Help/*.hhc
158 DocProject/Help/*.hhk
159 DocProject/Help/*.hhp
160 DocProject/Help/Html2
161 DocProject/Help/html
162
163 # Publish Web Output
164 *.[Pp]ublish.xml
165 *.azurePubxml
166 *.pubxml
167 *.publishproj
168
169 # NuGet Packages
170 *.nupkg
171 *.nuget.g.props
172 *.nuget.g.targets
173 *.nuget.cache
174 **/packages/*
175 project.lock.json
176 project.assets.json
177 *.nuget.dgspec.json
178
179 # Windows Azure Build Output
180 csx/
181 *.build.csdef
182
183 # Windows Store app package directory
184 AppPackages/
185
186 # Others
187 *.Cache
188 ClientBin/
189 [Ss]tyle[Cc]op.*
190 ~$*
191 *.dbmdl
192 *.dbproj.schemaview
193 *.pfx
194 *.publishsettings
195 node_modules/
196 *.metaproj
197 *.metaproj.tmp
198 bin.localpkg/
199
200 # cscope, tags
201 cscope.*
202 tags
203
204 # RIA/Silverlight projects
205 Generated_Code/
206
207 # Backup & report files from converting an old project file
208 # to a newer Visual Studio version. Backup files are not needed,
209 # because we have git ;-)
210 _UpgradeReport_Files/
211 Backup*/
212 UpgradeLog*.XML
213 UpgradeLog*.htm
214
215 # SQL Server files
216 *.mdf
217 *.ldf
218
219 # Business Intelligence projects
220 *.rdl.data
221 *.bim.layout
222 *.bim_*.settings
223
224 # Microsoft Fakes
225 FakesAssemblies/
226
227 # C/C++ extension for Visual Studio Code
228 browse.VC.db
229 # Local settings folder for Visual Studio Code
230 **/.vscode/**
231 !**/.vscode/c_cpp_properties.json
232
233 ### MonoDevelop ###
234 *.userprefs
235
236 ### Windows ###
237
238 # Windows image file caches
239 Thumbs.db
240 ehthumbs.db
241
242 # Folder config file
243 Desktop.ini
244
245 # Recycle Bin used on file shares
246 $RECYCLE.BIN/
247
248 # Windows Installer files
249 *.cab
250 *.msi
251 *.msm
252 *.msp
253
254 # Windows shortcuts
255 *.lnk
256
257 ### Linux ###
258
259 *~
260
261 # KDE directory preferences
262 .directory
263
264 ### OSX ###
265
266 .DS_Store
267 .AppleDouble
268 .LSOverride
269
270 # Icon must end with two \r
271 Icon
272
273 # Thumbnails
274 ._*
275
276 # Files that might appear on external disk
277 .Spotlight-V100
278 .Trashes
279
280 # Directories potentially created on remote AFP share
281 .AppleDB
282 .AppleDesktop
283 Network Trash Folder
284 Temporary Items
285 .apdisk
286
287 # vim temporary files
288 [._]*.s[a-w][a-z]
289 [._]s[a-w][a-z]
290 *.un~
291 Session.vim
292 .netrwhist
293
294 # Visual Studio Code
295 .vscode/
296 .devcontainer/
297
298 # Private test configuration and binaries.
299 config.ps1
300 **/IISApplications
301
302 # VS debug support files
303 launchSettings.json
304
305 # Snapcraft files
306 .snapcraft
307 *.snap
308 parts/
309 prime/
310 stage/
311
312 # Valid 'debug' folder, that contains CLR debugging code
313 !src/coreclr/debug
314
315 # Ignore folders created by the CLR test build
316 TestWrappers_x64_[d|D]ebug
317 TestWrappers_x64_[c|C]hecked
318 TestWrappers_x64_[r|R]elease
319 TestWrappers_x86_[d|D]ebug
320 TestWrappers_x86_[c|C]hecked
321 TestWrappers_x86_[r|R]elease
322 TestWrappers_arm_[d|D]ebug
323 TestWrappers_arm_[c|C]hecked
324 TestWrappers_arm_[r|R]elease
325 TestWrappers_arm64_[d|D]ebug
326 TestWrappers_arm64_[c|C]hecked
327 TestWrappers_arm64_[r|R]elease
328
329 Vagrantfile
330 .vagrant
331
332 # CMake files
333 CMakeFiles/
334 cmake_install.cmake
335 CMakeCache.txt
336
337 # Cross compilation
338 cross/rootfs/*
339 cross/android-rootfs/*
340 # add x86 as it is ignored in 'Build results'
341 !cross/x86
342
343 #python import files
344 *.pyc
345
346 # JIT32 files
347 jit32
348
349 # performance testing sandbox
350 sandbox
351
352 #IL linker for testing
353 linker
354
355 # Symbolic link for the shared portion of CoreLib to make grep/findstr work for runtime devs
356 #
357 # On Windows, make your own by running these commands from the repo root:
358 # mklink /D src\coreclr\System.Private.CoreLib\shared %CD%\src\libraries\System.Private.CoreLib\src
359 # mklink /D src\coreclr\System.Private.CoreLib\common %CD%\src\libraries\Common\src
360 #
361 # On Unix, make your own by running these commands from the repo root:
362 # ln -s $(pwd)/src/libraries/System.Private.CoreLib/src src/coreclr/System.Private.CoreLib/shared
363 # ln -s $(pwd)/src/libraries/Common/src src/coreclr/System.Private.CoreLib/common
364 src/coreclr/System.Private.CoreLib/shared
365 src/coreclr/System.Private.CoreLib/common
366
367 # Exceptions to the exclusions
368 !src/coreclr/.nuget/_.pdb
369 !src/coreclr/inc/obj/
370 !src/coreclr/vm/.vscode/
371 !src/coreclr/vm/.vscode/c_cpp_properties.json