From ac86c3a5d4ca7e1e1e1eeb5ee8ab027a13e1d380 Mon Sep 17 00:00:00 2001 From: takano32 Date: Fri, 25 Nov 2011 13:37:24 +0900 Subject: [PATCH] `rod' directory was renamed to `compiler' --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20a87aea74..3e9f4d490f 100755 --- a/.gitignore +++ b/.gitignore @@ -11,10 +11,9 @@ tests/nimcache tests/accept/run/nimcache tests/accept/compile/nimcache tests/reject/nimcache -rod/nimcache -rod/c2nim/nimcache -rod/pas2nim/nimcache -rod/tinyc +compiler/nimcache +compiler/c2nim/nimcache +compiler/pas2nim/nimcache misc doc/*.html web/upload/*.html