diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-27 20:37:38 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-27 21:04:40 (EDT) |
commit | 83d5903fdc1732bb4e1f7a395cf37d3edb98c4c5 (patch) | |
tree | 73fd13ab57759b76f95c91be5b46488192f24d28 /tests/.gitignore | |
parent | bd3b6debda962c68bbbe080f9ce779f6226d27d8 (diff) |
tests/build: Test mknod
Currently doesn't work.
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index fd17e2a..1a78c9e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,3 +2,5 @@ *.trs mode pkg.opk +pkg/data/dev/null +pkg/specials |