diff options
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index c068f8983..ec04628d7 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -319,6 +319,8 @@ unistd/getcwd unistd/getopt unistd/getopt_long unistd/tstgetopt +unistd/tst-posix_fallocate +unistd/tst-posix_fallocate64 unistd/tst-preadwrite unistd/tst-preadwrite64 unistd/vfork |