2
2
/cmake_user_begin.cmake
3
3
/cmake_user_end.cmake
4
4
5
- # Driver build process
6
- /Source /drivers /asm /build /log.txt
7
-
8
5
# Editors
9
6
* .sublime- *
10
7
/enc_temp_folder
@@ -15,13 +12,6 @@ doxygen/
15
12
# https://marketplace.visualstudio.com/items?itemName=YaobinOuyang.CodeAtlas
16
13
CodeGraphData
17
14
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
15
# HertzDevil
26
16
* .bin
27
17
* .lnk
@@ -45,41 +35,44 @@ libft0cc/build
45
35
libft0cc /build_ms
46
36
Testing /Temporary
47
37
38
+ distribute /*
39
+
48
40
# this should be automatically generated at build
49
41
hlp /HTMLDefines.h
50
42
51
-
52
-
53
-
54
-
55
-
56
43
# # Ignore Visual Studio temporary files, build results, and
57
44
# # files generated by popular Visual Studio add-ons.
58
45
# #
59
- # # Get latest from https://github.com/github/gitignore/blob/master /VisualStudio.gitignore
46
+ # # Get latest from https://github.com/github/gitignore/blob/main /VisualStudio.gitignore
60
47
61
48
# User-specific files
49
+ * .rsuser
62
50
* .suo
63
51
* .user
64
52
* .userosscache
65
53
* .sln.docstates
66
54
67
- CMakeSettings.json
68
-
69
55
# User-specific files (MonoDevelop/Xamarin Studio)
70
56
* .userprefs
71
57
58
+ # Mono auto generated files
59
+ mono_crash. *
60
+
72
61
# Build results
73
62
[Dd ]ebug /
74
63
[Dd ]ebugPublic /
75
64
[Rr ]elease /
76
65
[Rr ]eleases /
77
66
x64 /
78
67
x86 /
68
+ [Ww ][Ii ][Nn ]32 /
69
+ [Aa ][Rr ][Mm ]/
70
+ [Aa ][Rr ][Mm ]64 /
79
71
bld /
80
72
[Bb ]in /
81
73
[Oo ]bj /
82
74
[Ll ]og /
75
+ [Ll ]ogs /
83
76
84
77
# Visual Studio 2015/2017 cache/options directory
85
78
.vs /
@@ -93,9 +86,10 @@ Generated\ Files/
93
86
[Tt ]est [Rr ]esult * /
94
87
[Bb ]uild [Ll ]og. *
95
88
96
- # NUNIT
89
+ # NUnit
97
90
* .VisualState.xml
98
91
TestResult.xml
92
+ nunit- * .xml
99
93
100
94
# Build Results of an ATL Project
101
95
[Dd ]ebugPS /
@@ -110,13 +104,16 @@ project.lock.json
110
104
project.fragment.lock.json
111
105
artifacts /
112
106
107
+ # ASP.NET Scaffolding
108
+ ScaffoldingReadMe.txt
109
+
113
110
# StyleCop
114
111
StyleCopReport.xml
115
112
116
113
# Files built by Visual Studio
117
114
* _i.c
118
115
* _p.c
119
- * _i .h
116
+ * _h .h
120
117
* .ilk
121
118
* .meta
122
119
* .obj
@@ -133,7 +130,9 @@ StyleCopReport.xml
133
130
* .tlh
134
131
* .tmp
135
132
* .tmp_proj
133
+ * _wpftmp.csproj
136
134
* .log
135
+ * .tlog
137
136
* .vspscc
138
137
* .vssscc
139
138
.builds
@@ -175,9 +174,6 @@ _ReSharper*/
175
174
* . [Rr ]e [Ss ]harper
176
175
* .DotSettings.user
177
176
178
- # JustCode is a .NET coding add-in
179
- .JustCode
180
-
181
177
# TeamCity is a build add-in
182
178
_TeamCity *
183
179
@@ -188,6 +184,11 @@ _TeamCity*
188
184
.axoCover /*
189
185
! .axoCover /settings.json
190
186
187
+ # Coverlet is a free, cross platform Code Coverage Tool
188
+ coverage * .json
189
+ coverage * .xml
190
+ coverage * .info
191
+
191
192
# Visual Studio code coverage results
192
193
* .coverage
193
194
* .coveragexml
@@ -235,6 +236,8 @@ PublishScripts/
235
236
236
237
# NuGet Packages
237
238
* .nupkg
239
+ # NuGet Symbol Packages
240
+ * .snupkg
238
241
# The packages folder can be ignored because of Package Restore
239
242
** /[Pp ]ackages /*
240
243
# except build/, which is used as an MSBuild target.
@@ -259,12 +262,14 @@ BundleArtifacts/
259
262
Package.StoreAssociation.xml
260
263
_pkginfo.txt
261
264
* .appx
265
+ * .appxbundle
266
+ * .appxupload
262
267
263
268
# Visual Studio cache files
264
269
# files ending in .cache can be ignored
265
270
* . [Cc ]ache
266
271
# but keep track of directories ending in .cache
267
- ! * . [Cc ]ache /
272
+ ! ? *. [Cc ]ache /
268
273
269
274
# Others
270
275
ClientBin /
@@ -308,6 +313,9 @@ ServiceFabricBackup/
308
313
* .bim.layout
309
314
* .bim_ * .settings
310
315
* .rptproj.rsuser
316
+ * - [Bb ]ackup.rdl
317
+ * - [Bb ]ackup ( [0-9 ]).rdl
318
+ * - [Bb ]ackup ( [0-9 ][0-9 ]).rdl
311
319
312
320
# Microsoft Fakes
313
321
FakesAssemblies /
@@ -328,6 +336,17 @@ node_modules/
328
336
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
329
337
* .vbw
330
338
339
+ # Visual Studio 6 auto-generated project file (contains which files were open etc.)
340
+ * .vbp
341
+
342
+ # Visual Studio 6 workspace and project file (working project files containing files to include in project)
343
+ * .dsw
344
+ * .dsp
345
+
346
+ # Visual Studio 6 technical files
347
+ * .ncb
348
+ * .aps
349
+
331
350
# Visual Studio LightSwitch build output
332
351
** /* .HTMLClient /GeneratedArtifacts
333
352
** /* .DesktopClient /GeneratedArtifacts
@@ -343,12 +362,8 @@ paket-files/
343
362
# FAKE - F# Make
344
363
.fake /
345
364
346
- # JetBrains Rider
347
- .idea /
348
- * .sln.iml
349
-
350
- # CodeRush
351
- .cr /
365
+ # CodeRush personal settings
366
+ .cr /personal
352
367
353
368
# Python Tools for Visual Studio (PTVS)
354
369
__pycache__ /
@@ -385,67 +400,41 @@ ASALocalRun/
385
400
# MFractors (Xamarin productivity tool) working folder
386
401
.mfractor /
387
402
403
+ # Local History for Visual Studio
404
+ .localhistory /
388
405
406
+ # Visual Studio History (VSHistory) files
407
+ .vshistory /
389
408
409
+ # BeatPulse healthcheck temp database
410
+ healthchecksdb
390
411
412
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
413
+ MigrationBackup /
391
414
415
+ # Ionide (cross platform F# VS Code tools) working folder
416
+ .ionide /
392
417
418
+ # Fody - auto-generated XML schema
419
+ FodyWeavers.xsd
393
420
421
+ # VS Code files for those working on multiple tools
422
+ .vscode /*
423
+ ! .vscode /settings.json
424
+ ! .vscode /tasks.json
425
+ ! .vscode /launch.json
426
+ ! .vscode /extensions.json
427
+ * .code-workspace
428
+
429
+ # Local History for Visual Studio Code
430
+ .history /
431
+
432
+ # Windows Installer files from build outputs
433
+ * .cab
434
+ * .msi
435
+ * .msix
436
+ * .msm
437
+ * .msp
394
438
395
- # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
396
- # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
397
-
398
- # User-specific stuff
399
- .idea /** /workspace.xml
400
- .idea /** /tasks.xml
401
- .idea /** /dictionaries
402
- .idea /** /shelf
403
-
404
- # Sensitive or high-churn files
405
- .idea /** /dataSources /
406
- .idea /** /dataSources.ids
407
- .idea /** /dataSources.local.xml
408
- .idea /** /sqlDataSources.xml
409
- .idea /** /dynamic.xml
410
- .idea /** /uiDesigner.xml
411
- .idea /** /dbnavigator.xml
412
-
413
- # Gradle
414
- .idea /** /gradle.xml
415
- .idea /** /libraries
416
-
417
- # CMake
418
- cmake-build- * /
419
-
420
- # Mongo Explorer plugin
421
- .idea /** /mongoSettings.xml
422
-
423
- # File-based project format
424
- * .iws
425
-
426
- # IntelliJ
427
- out /
428
-
429
- # mpeltonen/sbt-idea plugin
430
- .idea_modules /
431
-
432
- # JIRA plugin
433
- atlassian-ide-plugin.xml
434
-
435
- # Cursive Clojure plugin
436
- .idea /replstate.xml
437
-
438
- # Crashlytics plugin (for Android Studio and IntelliJ)
439
- com_crashlytics_export_strings.xml
440
- crashlytics.properties
441
- crashlytics-build.properties
442
- fabric.properties
443
-
444
- # Editor-based Rest Client
445
- .idea /httpRequests
446
-
447
- # VSCode CMake
448
- /build /*
449
-
450
- # VSCode clangd
451
- /.cache /*
439
+ # JetBrains Rider
440
+ * .sln.iml
0 commit comments