Add Xcode section to .gitignore file

(cherry picked from commit 382943f2b0)
This commit is contained in:
Camilla Löwy 2019-11-14 21:07:29 +01:00 committed by Camilla Löwy
parent 9db0bd45e6
commit 58c1621481
1 changed files with 4 additions and 1 deletions

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