diff options
author | Michael Adam <obnox@samba.org> | 2008-01-09 02:32:56 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-09 09:57:58 +0100 |
commit | 579160c93494d709f1e7610326ca0021c584a2f5 (patch) | |
tree | fdd3b11ea562746b3a9ea9ce7dc371db65763ef3 /.gitignore | |
parent | cb3c3ccd63bc5647b76964ed9569737719eefc7c (diff) | |
download | samba-579160c93494d709f1e7610326ca0021c584a2f5.tar.gz samba-579160c93494d709f1e7610326ca0021c584a2f5.tar.bz2 samba-579160c93494d709f1e7610326ca0021c584a2f5.zip |
Ignore test directory.
Michael
(This used to be commit 0aef0e38c26c59b779b5d7b48ef41e4aaa2fa729)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 00ad9c82c0..71177b6c80 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ source/winbindd/winbindd_proto.h source/cscope.out source/torture.tdb source/pkgconfig/*.pc +source/st |