X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index ffba31a..9c41552 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,10 @@ *.bak *~ +EIFGENs .nit_compile* *.orig -nitc -nitdoc -nits +bin/nit* doc/stdlib *.aux @@ -24,22 +23,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/*