diff options
author | Michael Adam <obnox@samba.org> | 2008-01-09 02:35:34 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-09 09:57:58 +0100 |
commit | bf08d19c23a9646c741329190f497ae247ffa376 (patch) | |
tree | 851ece207f633ea8337a145e6b8f0c2e25e9ee0d | |
parent | 579160c93494d709f1e7610326ca0021c584a2f5 (diff) | |
download | samba-bf08d19c23a9646c741329190f497ae247ffa376.tar.gz samba-bf08d19c23a9646c741329190f497ae247ffa376.tar.bz2 samba-bf08d19c23a9646c741329190f497ae247ffa376.zip |
git-ignore generated files under examples/VFS/
Michael
(This used to be commit 7b3724fe861408c393e94260f8a8cc504f2a48d0)
-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 |