Switch to Webkit wrapper that starts/stops backend
This commit is contained in:
parent
01e66b647a
commit
532a3b219f
26 changed files with 1344 additions and 53 deletions
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
.DS_Store
|
||||
*.swp
|
||||
*.lock
|
||||
*~.nib
|
||||
DerivedData/
|
||||
build/
|
||||
*.pbxuser
|
||||
*.mode1v3
|
||||
*.mode2v3
|
||||
*.perspectivev3
|
||||
# NB: also, whitelist the default ones, some projects need to use these
|
||||
!default.pbxuser
|
||||
!default.mode1v3
|
||||
!default.mode2v3
|
||||
!default.perspectivev3
|
||||
*.xccheckout
|
||||
xcuserdata/
|
||||
*.moved-aside
|
||||
Open Media Library.app
|
||||
Open Media Library.dmg
|
||||
miredo*.pkg
|
||||
Loading…
Add table
Add a link
Reference in a new issue