Skip to content

Commit 1a59b0b

Browse files
Gitignore file has been improved.
'xccheckout' and several other entries have been added.
1 parent e732f6c commit 1a59b0b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111
xcuserdata
1212
profile
1313
*.moved-aside
14-
14+
DerivedData
15+
.idea/
16+
*.hmap
17+
*.xcuserstate
18+
*.xccheckout
1519

1620
# old school
1721
.svn

0 commit comments

Comments
 (0)