Initial commit

This commit is contained in:
Ignacio Romero Z
2012-05-25 15:20:39 -07:00
commit baedc72671
2 changed files with 17 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
DZWebBrowser
============