Add Xcode section to .gitignore file

This commit is contained in:
Camilla Löwy 2019-11-14 21:07:29 +01:00
parent ef6189f348
commit 382943f2b0

5
.gitignore vendored
View File

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