From 0d522e0d3b1e1ec4543ece4e7a9a0ed99da760c4 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 24 May 2020 23:51:38 +0200 Subject: Add contrib/getdents-debug/readdirnames Another way to repro the problem in https://github.com/rfjakob/gocryptfs/issues/483 --- contrib/getdents-debug/readdirnames/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/getdents-debug/readdirnames/.gitignore (limited to 'contrib/getdents-debug/readdirnames/.gitignore') diff --git a/contrib/getdents-debug/readdirnames/.gitignore b/contrib/getdents-debug/readdirnames/.gitignore new file mode 100644 index 0000000..228dbb3 --- /dev/null +++ b/contrib/getdents-debug/readdirnames/.gitignore @@ -0,0 +1 @@ +/readdirnames -- cgit v1.2.3