diff options
| author | Paolo Bosetti <[email protected]> | 2012-05-22 22:34:16 -0700 |
|---|---|---|
| committer | Paolo Bosetti <[email protected]> | 2012-05-22 22:34:16 -0700 |
| commit | e634ca18ede7671b61f8b365b47fb1ba30e52855 (patch) | |
| tree | 025f90a576b7e0878fdd15dae965dbade3a50d32 /xcode/.gitignore | |
| parent | 91b492969730a19875beef5cbb761f9e5741afea (diff) | |
| download | mruby-e634ca18ede7671b61f8b365b47fb1ba30e52855.tar.gz mruby-e634ca18ede7671b61f8b365b47fb1ba30e52855.zip | |
Created Xcode 4 project, using the make target to build the tools, and with a native Xcode target to build a hello world example.
Diffstat (limited to 'xcode/.gitignore')
| -rw-r--r-- | xcode/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xcode/.gitignore b/xcode/.gitignore new file mode 100644 index 000000000..4f405ccc6 --- /dev/null +++ b/xcode/.gitignore @@ -0,0 +1 @@ +xcuserdata
\ No newline at end of file |
