Skip to content

Commit 7a016f4

Browse files
committed
Merge pull request #423 from pingwinator/master
add *.hmap
2 parents 46af6d0 + 74e12d9 commit 7a016f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Objective-C.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Xcode
22
.DS_Store
3-
build/
3+
*/build/*
44
*.pbxuser
55
!default.pbxuser
66
*.mode1v3
@@ -16,3 +16,4 @@ profile
1616
*.moved-aside
1717
DerivedData
1818
.idea/
19+
*.hmap

0 commit comments

Comments
 (0)