File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ ClientBin/
221221* .publishsettings
222222orleans.codegen.cs
223223
224- # Including strong name files can present a security risk
224+ # Including strong name files can present a security risk
225225# (https://github.com/github/gitignore/pull/2483#issue-259490424)
226226# *.snk
227227
@@ -317,7 +317,7 @@ __pycache__/
317317# OpenCover UI analysis results
318318OpenCover /
319319
320- # Azure Stream Analytics local run output
320+ # Azure Stream Analytics local run output
321321ASALocalRun /
322322
323323# MSBuild Binary and Structured Log
@@ -326,5 +326,8 @@ ASALocalRun/
326326# NVidia Nsight GPU debugger configuration file
327327* .nvuser
328328
329- # MFractors (Xamarin productivity tool) working folder
329+ # MFractors (Xamarin productivity tool) working folder
330330.mfractor /
331+
332+ # macOS
333+ .DS_Store
You can’t perform that action at this time.
0 commit comments