aboutsummaryrefslogtreecommitdiffstats
path: root/example/.gitignore
diff options
context:
space:
mode:
authorCsaba Henk <csaba@lowlife.hu>2016-12-16 14:47:24 +0100
committerNikolaus Rath <Nikolaus@rath.org>2016-12-23 18:14:22 -0800
commitc005ff3288238e60be5526a9bade7186a40e2147 (patch)
treec0717ef9ddd5dd1eeefd11b6e2839eafabf39fe6 /example/.gitignore
parent0d3a165897a0bc58ecb750474abcbd653e739dcb (diff)
downloadlibfuse-c005ff3288238e60be5526a9bade7186a40e2147.tar.gz
Revert "Dropped example/null.c"
This reverts commit d5cdbb94a0650b0a462682cf0a84463ff1513900. null works completely fine, just the mountpoint should be a regular file -- so there is no need to dismiss it. Also: - fixing up compiler warnings - checking if the mountpoint is a regular file
Diffstat (limited to 'example/.gitignore')
-rw-r--r--example/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/.gitignore b/example/.gitignore
index 6dd5004..c5d2cdb 100644
--- a/example/.gitignore
+++ b/example/.gitignore
@@ -1,5 +1,6 @@
/passthrough
/passthrough_fh
+/null
/hello
/hello_ll
/ioctl