diff options
author | takano32 <mitsuhiro.takano@gree.co.jp> | 2011-11-25 13:54:24 +0900 |
---|---|---|
committer | takano32 <mitsuhiro.takano@gree.co.jp> | 2011-11-25 13:54:24 +0900 |
commit | 06450f876528d24d8bd0bb7fe1edbd35bc2a671d (patch) | |
tree | acffc8b450e5bb710582e805e1856d189902c823 /.gitignore | |
parent | ac86c3a5d4ca7e1e1e1eeb5ee8ab027a13e1d380 (diff) | |
download | Nim-06450f876528d24d8bd0bb7fe1edbd35bc2a671d.tar.gz |
auto generated files and dirs to ignore
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3e9f4d490..a8b91b336 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 |