diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bdbe1a87b..71bf22caa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ *.o nimcache +lib/nimcache +tools/nimcache +tests/nimcache +tests/accept/run/nimcache +tests/accept/compile/nimcache +tests/reject/nimcache +rod/nimcache +rod/c2nim/nimcache +rod/pas2nim/nimcache +rod/tinyc + |