diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2023-04-19 18:49:50 -0400 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2023-04-19 18:49:50 -0400 |
commit | f3a31b14db6629ec424f31842157e6f614231bcd (patch) | |
tree | 197f337cd491c0da48dadc1e4878b90d128b322d /.gitignore | |
parent | 61d3e64fd0277bd6d331ec47d234eb166e4b09ef (diff) |
Make `tests/dyn-drv` test dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ceff4ef2..e25fd7d0c 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ perl/Makefile.config /tests/shell.drv /tests/config.nix /tests/ca/config.nix +/tests/dyn-drv/config.nix /tests/repl-result-out # /tests/lang/ |