diff --git a/.gitignore b/.gitignore index a0a0786ed..5c1136823 100644 --- a/.gitignore +++ b/.gitignore @@ -45,13 +45,16 @@ perl/Makefile.config /src/libexpr/parser-tab.hh /src/libexpr/parser-tab.output /src/libexpr/nix.tbl +/src/libexpr/tests /tests/unit/libexpr/libnixexpr-tests # /src/libstore/ *.gen.* +/src/libstore/tests /tests/unit/libstore/libnixstore-tests # /src/libutil/ +/src/libutil/tests /tests/unit/libutil/libnixutil-tests /src/nix/nix