From ac86c3a5d4ca7e1e1e1eeb5ee8ab027a13e1d380 Mon Sep 17 00:00:00 2001 From: takano32 Date: Fri, 25 Nov 2011 13:37:24 +0900 Subject: [PATCH 1/2] `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 From 06450f876528d24d8bd0bb7fe1edbd35bc2a671d Mon Sep 17 00:00:00 2001 From: takano32 Date: Fri, 25 Nov 2011 13:54:24 +0900 Subject: [PATCH 2/2] auto generated files and dirs to ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3e9f4d490f..a8b91b336f 100755 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,8 @@ compiler/pas2nim/nimcache misc doc/*.html web/upload/*.html +koch +compiler/nimrod* +build/[0-9]_[0-9] +bin/nimrod