diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 71177b6c80..f11de08838 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,12 @@ source/cscope.out source/torture.tdb source/pkgconfig/*.pc source/st +examples/VFS/Makefile +examples/VFS/config.log +examples/VFS/config.status +examples/VFS/configure +examples/VFS/module_config.h +examples/VFS/module_config.h.in +examples/VFS/shadow_copy_test.so +examples/VFS/skel_opaque.so +examples/VFS/skel_transparent.so |