Skip to content

Commit

Permalink
Merge pull request rnapier#2 from hborders/ignore_xcuserdata
Browse files Browse the repository at this point in the history
Ignored xcuserdata directories.
  • Loading branch information
rnapier committed May 23, 2012
2 parents af2e162 + c8cadd1 commit 6cea6c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CachedWebView.xcodeproj/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
xcuserdata
1 change: 1 addition & 0 deletions CachedWebView.xcodeproj/project.xcworkspace/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
xcuserdata

0 comments on commit 6cea6c1

Please sign in to comment.