mirror of
https://github.com/wnagrodzki/iNapi.git
synced 2025-04-04 19:31:53 +02:00
Initial commit
This commit is contained in:
commit
053d98a2a2
2 changed files with 19 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal 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
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
iNapi
|
||||
=====
|
||||
|
||||
iNapi jest alternatywą dla NapiProjektu pod Mac OS X. Możesz go pobrać, skopiować i rozdawać tak często, jak chcesz, właściwie, im więcej tym lepiej.
|
Loading…
Add table
Reference in a new issue