summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-04-23 08:43:16 +0900
committerYukihiro Matsumoto <[email protected]>2012-04-23 08:43:16 +0900
commita639479c2731e7167887dcbb71208449f1a80923 (patch)
treef213736498a30ff3360e96bde4a527e2a0170dfe
parent7fdb5634b148e0f1ed3170da01c8361f3be1a35d (diff)
downloadmruby-a639479c2731e7167887dcbb71208449f1a80923.tar.gz
mruby-a639479c2731e7167887dcbb71208449f1a80923.zip
update .gitignore based on pull-request #36
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 8e8704797..94a9f5d79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,8 +15,7 @@
.svn
/.git
cscope.out
-mruby.exe
-y.tab.c
-bin
-mrblib/mrblib.c
-mrblib/*.*tmp
+/src/y.tab.c
+/bin
+/mrblib/mrblib.c
+/mrblib/*.*tmp