From f6161698827488cc21f3f3726d5af0cb2a89ce4b Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Fri, 14 Sep 2012 16:59:49 +0300 Subject: Implemented my_dirname and added unit tests for it. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ccdac85..3d7daaa 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,6 @@ Makefile src/bindfs tests/readdir_inode tests/*.log +tests/internals/test_internals +tests/internals/*.log -- cgit v1.2.3