File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 33# #
44# # Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
55
6+ # Apple
7+ .DS_Store
8+
69# User-specific files
710* .suo
811* .user
@@ -221,7 +224,7 @@ ClientBin/
221224* .publishsettings
222225orleans.codegen.cs
223226
224- # Including strong name files can present a security risk
227+ # Including strong name files can present a security risk
225228# (https://github.com/github/gitignore/pull/2483#issue-259490424)
226229# *.snk
227230
@@ -317,7 +320,7 @@ __pycache__/
317320# OpenCover UI analysis results
318321OpenCover /
319322
320- # Azure Stream Analytics local run output
323+ # Azure Stream Analytics local run output
321324ASALocalRun /
322325
323326# MSBuild Binary and Structured Log
@@ -326,6 +329,6 @@ ASALocalRun/
326329# NVidia Nsight GPU debugger configuration file
327330* .nvuser
328331
329- # MFractors (Xamarin productivity tool) working folder
332+ # MFractors (Xamarin productivity tool) working folder
330333.mfractor /
331334/tests /TestFiles
You can’t perform that action at this time.
0 commit comments