File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ ClientBin/
221
221
* .publishsettings
222
222
orleans.codegen.cs
223
223
224
- # Including strong name files can present a security risk
224
+ # Including strong name files can present a security risk
225
225
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
226
226
# *.snk
227
227
@@ -317,7 +317,7 @@ __pycache__/
317
317
# OpenCover UI analysis results
318
318
OpenCover /
319
319
320
- # Azure Stream Analytics local run output
320
+ # Azure Stream Analytics local run output
321
321
ASALocalRun /
322
322
323
323
# MSBuild Binary and Structured Log
@@ -326,11 +326,12 @@ ASALocalRun/
326
326
# NVidia Nsight GPU debugger configuration file
327
327
* .nvuser
328
328
329
- # MFractors (Xamarin productivity tool) working folder
329
+ # MFractors (Xamarin productivity tool) working folder
330
330
.mfractor /
331
331
332
332
333
333
out
334
334
node_modules
335
335
media
336
- .DS_Store
336
+ .DS_Store
337
+ * .vsix
Original file line number Diff line number Diff line change 4
4
preview-src /**
5
5
node_modules /**
6
6
.gitignore
7
- tsconfig.json
7
+ tsconfig.json
8
+ * .vsix
You can’t perform that action at this time.
0 commit comments