diff --git a/.gitignore b/.gitignore index 20a87aea74..a8b91b336f 100755 --- a/.gitignore +++ b/.gitignore @@ -11,11 +11,14 @@ 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 +koch +compiler/nimrod* +build/[0-9]_[0-9] +bin/nimrod