X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index 84665b1..6dee606 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ src/*.dot c_src/*.o c_src/*.cksum +lib/*.log +lib/*.dot + tests/*.res tests/*.log tests/*.bin @@ -27,3 +30,5 @@ tests/*.err tests/*.write tests/alt tests/errlist +tests/test_nitc_logs +tests/hello_world