diff options
| author | Paolo Bosetti <[email protected]> | 2012-05-30 11:44:59 -0700 |
|---|---|---|
| committer | Paolo Bosetti <[email protected]> | 2012-05-30 11:44:59 -0700 |
| commit | ba3d7c98340206d3000bbfa29360cd3f0209750a (patch) | |
| tree | 4cc57aaf04960b688e61f635e8d90a0bf5227688 /xcode | |
| parent | 636d45f76598e970d130c277bb66584064db1360 (diff) | |
| download | mruby-ba3d7c98340206d3000bbfa29360cd3f0209750a.tar.gz mruby-ba3d7c98340206d3000bbfa29360cd3f0209750a.zip | |
Edit in Xcode/.gitignore
Diffstat (limited to 'xcode')
| -rw-r--r-- | xcode/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xcode/.gitignore b/xcode/.gitignore index 4f405ccc6..6c2e56967 100644 --- a/xcode/.gitignore +++ b/xcode/.gitignore @@ -1 +1,3 @@ -xcuserdata
\ No newline at end of file +xcuserdata +build/lib +build/m*
\ No newline at end of file |
