X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index ffba31a..f0d6444 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,13 @@ *.bak *~ +EIFGENs .nit_compile* *.orig -nitc -nitdoc -nits +bin/nit* doc/stdlib +doc/nitc +doc/newmodel *.aux *.log @@ -24,22 +25,21 @@ src/callgrind.* src/*.log src/*.dot src/doc +src/*.dat +src/*.gnu +src/*.bin c_src/*.o c_src/*.cksum +c_src/nitc lib/*.log lib/*.dot -tests/*.res -tests/*.log -tests/*.bin -tests/*.err -tests/*.write tests/alt tests/errlist -tests/test_nitc_logs -tests/hello_world tests/out *.stub.nit.[ch] + +.metadata/*