@@ -42,7 +42,7 @@ dlldata.c
42
42
43
43
# DNX
44
44
project.lock.json
45
- BuildArtifacts /
45
+ .artifacts /
46
46
tools /
47
47
48
48
@@ -71,78 +71,12 @@ tools/
71
71
* .svclog
72
72
* .scc
73
73
74
- # Chutzpah Test files
75
- _Chutzpah *
76
-
77
- # Visual C++ cache files
78
- ipch /
79
- * .aps
80
- * .ncb
81
- * .opensdf
82
- * .sdf
83
- * .cachefile
84
-
85
- # Visual Studio profiler
86
- * .psess
87
- * .vsp
88
- * .vspx
89
-
90
- # TFS 2012 Local Workspace
91
- $tf /
92
-
93
- # Guidance Automation Toolkit
94
- * .gpState
95
74
96
75
# ReSharper is a .NET coding add-in
97
76
_ReSharper * /
98
77
* . [Rr ]e [Ss ]harper
99
78
* .DotSettings.user
100
79
101
- # JustCode is a .NET coding add-in
102
- .JustCode
103
-
104
- # TeamCity is a build add-in
105
- _TeamCity *
106
-
107
- # DotCover is a Code Coverage Tool
108
- * .dotCover
109
-
110
- # NCrunch
111
- _NCrunch_ *
112
- . * crunch * .local.xml
113
-
114
- # MightyMoose
115
- * .mm. *
116
- AutoTest.Net /
117
-
118
- # Web workbench (sass)
119
- .sass-cache /
120
-
121
- # Installshield output folder
122
- [Ee ]xpress /
123
-
124
- # DocProject is a documentation generator add-in
125
- DocProject /buildhelp /
126
- DocProject /Help /* .HxT
127
- DocProject /Help /* .HxC
128
- DocProject /Help /* .hhc
129
- DocProject /Help /* .hhk
130
- DocProject /Help /* .hhp
131
- DocProject /Help /Html2
132
- DocProject /Help /html
133
-
134
- # Click-Once directory
135
- publish /
136
-
137
- # Publish Web Output
138
- * . [Pp ]ublish.xml
139
- * .azurePubxml
140
- # # TODO: Comment the next line if you want to checkin your
141
- # # web deploy settings but do note that will include unencrypted
142
- # # passwords
143
- # *.pubxml
144
-
145
- * .publishproj
146
80
147
81
# NuGet Packages
148
82
* .nupkg
@@ -153,34 +87,12 @@ publish/
153
87
# Uncomment if necessary however generally it will be regenerated when needed
154
88
# !**/packages/repositories.config
155
89
156
- # Windows Azure Build Output
157
- csx /
158
- * .build.csdef
159
-
160
- # Windows Store app package directory
161
- AppPackages /
162
-
163
90
# Visual Studio cache files
164
91
# files ending in .cache can be ignored
165
92
* . [Cc ]ache
166
93
# but keep track of directories ending in .cache
167
94
! * . [Cc ]ache /
168
95
169
- # Others
170
- ClientBin /
171
- [Ss ]tyle [Cc ]op. *
172
- ~$ *
173
- * ~
174
- * .dbmdl
175
- * .dbproj.schemaview
176
- * .pfx
177
- * .publishsettings
178
- node_modules /
179
- orleans.codegen.cs
180
-
181
- # RIA/Silverlight projects
182
- Generated_Code /
183
-
184
96
# Backup & report files from converting an old project file
185
97
# to a newer Visual Studio version. Backup files are not needed,
186
98
# because we have git ;-)
@@ -198,23 +110,6 @@ UpgradeLog*.htm
198
110
* .bim.layout
199
111
* .bim_ * .settings
200
112
201
- # Microsoft Fakes
202
- FakesAssemblies /
203
-
204
- # Node.js Tools for Visual Studio
205
- .ntvs_analysis.dat
206
-
207
- # Visual Studio 6 build log
208
- * .plg
209
-
210
- # Visual Studio 6 workspace options file
211
- * .opt
212
-
213
- # LightSwitch generated files
214
- GeneratedArtifacts /
215
- _Pvt_Extensions /
216
- ModelManifest.xml
217
-
218
113
# Created by https://www.gitignore.io/api/jetbrains
219
114
220
115
# ## JetBrains ###
0 commit comments