Add Xcode section to .gitignore file

master
Camilla Löwy ago%!(EXTRA string=6 years)
parent ef6189f348
commit 382943f2b0
  1. 5
      .gitignore

5
.gitignore vendored

@ -15,9 +15,12 @@ Debug
Release
MinSizeRel
RelWithDebInfo
*.xcodeproj
*.opensdf
# Xcode clutter
GLFW.build
GLFW.xcodeproj
# macOS clutter
.DS_Store

Loading…
Cancel
Save