diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-25 21:06:14 -0700 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-28 14:43:44 -0700 |
commit | 695e45a4de50a9164766a7d73656b1afc9244a56 (patch) | |
tree | a926fe5a69ff606e9afb72bdfce7c30a7839c257 /util/.gitignore | |
parent | 3475bc3b5a5ee0fd1fd867e2af8804c9d93c3bd4 (diff) | |
download | libfuse-695e45a4de50a9164766a7d73656b1afc9244a56.tar.gz |
Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3
Diffstat (limited to 'util/.gitignore')
-rw-r--r-- | util/.gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/util/.gitignore b/util/.gitignore index 961b59b..bfa05af 100644 --- a/util/.gitignore +++ b/util/.gitignore @@ -1,4 +1,3 @@ -fusermount -fuse_ioslave -mount.fuse -mount_util.c +fusermount3 +mount.fuse3 +mount_util.c
\ No newline at end of file |