diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2019-04-28 23:36:32 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2019-04-28 23:36:32 +0300 |
commit | 65b17173bda92a5e03f931244eca3f8afa127328 (patch) | |
tree | e4b2b0a7c7d0270451e0f0f2e4f2a2b3addbb55a /.gitignore | |
parent | 95a721e0cb55465dda5ceae50e1fde944ad8a354 (diff) | |
download | bindfs-65b17173bda92a5e03f931244eca3f8afa127328.tar.gz |
Cleanups, tests and optimizations for #74.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ Makefile src/bindfs tests/fcntl_locker +tests/odirect_read +tests/odirect_write tests/readdir_inode tests/test_dir_rewind tests/utimens_nofollow |