diff options
| author | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-10 10:49:21 -0700 |
|---|---|---|
| committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-10 11:07:38 -0700 |
| commit | 71064a41f823d2c857813330e8a3bce876e43553 (patch) | |
| tree | 2eab260326092f14ebaeb084c3fea6cbcbd1a3d7 /test/.gitignore | |
| parent | 29eacdbe4189598faa4f507b09aaab111a93650b (diff) | |
| download | libfuse-71064a41f823d2c857813330e8a3bce876e43553.tar.gz | |
Added write cache tests.
Diffstat (limited to 'test/.gitignore')
| -rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index b7041be..e51938a 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,2 +1,3 @@ test +test_write_cache __pycache__/ |
