diff options
| author | Paolo Bosetti <[email protected]> | 2012-08-13 16:23:46 +0200 |
|---|---|---|
| committer | Paolo Bosetti <[email protected]> | 2012-08-13 16:23:46 +0200 |
| commit | 05127776cf0c528b549d723ba2e325332e49ced9 (patch) | |
| tree | b49194e47b8f483b91be90afd06c359c64bc3700 /.gitignore | |
| parent | aa0d2f91447c49363059f2e95cb9023f65a6fbef (diff) | |
| download | mruby-05127776cf0c528b549d723ba2e325332e49ced9.tar.gz mruby-05127776cf0c528b549d723ba2e325332e49ced9.zip | |
Modified and made more clear Xcode project schemes. Also, removed /build form main .gitignore
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 |
