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 85161daf4..8f3203190 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -320,6 +320,8 @@ unistd/getcwd unistd/getopt unistd/getopt_long unistd/tstgetopt +unistd/tst-fallocate +unistd/tst-fallocate64 unistd/tst-posix_fallocate unistd/tst-posix_fallocate64 unistd/tst-preadwrite |