Skip to content

Commit 2dfee77

Browse files
committed
Removed Apple files
1 parent 1020115 commit 2dfee77

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.gitignore

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
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
222225
orleans.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
318321
OpenCover/
319322

320-
# Azure Stream Analytics local run output
323+
# Azure Stream Analytics local run output
321324
ASALocalRun/
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

src/SharpGLTF.Toolkit/.DS_Store

-6 KB
Binary file not shown.
-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)