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
+4 -1
View File
@@ -15,9 +15,12 @@ Debug
Release Release
MinSizeRel MinSizeRel
RelWithDebInfo RelWithDebInfo
*.xcodeproj
*.opensdf *.opensdf
# Xcode clutter
GLFW.build
GLFW.xcodeproj
# macOS clutter # macOS clutter
.DS_Store .DS_Store