diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2012-08-14 06:21:22 -0700 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2012-08-14 06:21:22 -0700 |
| commit | f5f6300f5bc7b4accbb9570713fc270dffdd2d4b (patch) | |
| tree | 70ddfe99eba7e08b5184bbfa97c144c6b57e5c3a /.gitignore | |
| parent | 7d02df3016b0c6eb3f4ee945198772cf4ebca3fa (diff) | |
| parent | 263de094b788b8f194926662fbe2311301756057 (diff) | |
| download | mruby-f5f6300f5bc7b4accbb9570713fc270dffdd2d4b.tar.gz mruby-f5f6300f5bc7b4accbb9570713fc270dffdd2d4b.zip | |
Merge pull request #423 from pbosetti/XCode
Xcode project cleanup (corrects the error in #422, not pulled)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 73c830dfb..797f98917 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,6 @@ cscope.out /bin /mrblib/mrblib.c /mrblib/*.*tmp -/build /test/mrbtest /test/mrbtest.c /test/*.*tmp |
