X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index a352bf5..c4cb96e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,8 @@ csrc2/ lib/*.log lib/*.dot +lib/*/bin + examples/*/doc examples/*/bin @@ -60,3 +62,5 @@ nitunit.xml .metadata/* .github_data .DS_Store + +**/nit_compile/*