Commit 3426c99acfcd69ca7628e67360f6a8a7444442fb

Sam Lantinga 2015-06-19T23:32:37

Cleaned up Xcode rules a little more

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/.hgignore b/.hgignore
index 0cea8d6..467cb78 100644
--- a/.hgignore
+++ b/.hgignore
@@ -22,8 +22,8 @@ Build
 *.pbxuser
 (^|/)build($|/)
 .DS_Store
-*xcuserdata
-*xcworkspace*
+xcuserdata
+*.xcworkspace
 
 # for Visual C++
 Debug