diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-10-18 15:06:45 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-10-18 15:06:45 +0200 |
commit | 18faf30d1684ed9d46ffa42b6d6f9768c2b0c54f (patch) | |
tree | c838d1ce5ec04a9313f30107f3ac0486416d1515 | |
parent | b3b6d8f3f91824df11b3f1e61c8ad443c8c65458 (diff) | |
download | samba-18faf30d1684ed9d46ffa42b6d6f9768c2b0c54f.tar.gz samba-18faf30d1684ed9d46ffa42b6d6f9768c2b0c54f.tar.bz2 samba-18faf30d1684ed9d46ffa42b6d6f9768c2b0c54f.zip |
Fix gitignore.
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index b61bf4e501..9815f70f43 100644 --- a/.gitignore +++ b/.gitignore @@ -196,7 +196,7 @@ source4/libcli/util/proto.h source4/libcli/wrepl/winsrepl_proto.h source4/lib/cmdline/credentials.h source4/lib/cmdline/popt_credentials.h -source4/lib/crypto/test_proto.h +lib/crypto/test_proto.h source4/lib/db_wrap_proto.h source4/lib/ldb/bin source4/lib/ldb/examples/ldbreader @@ -230,7 +230,7 @@ source4/lib/tdb/bin/tdbdump source4/lib/tdb/bin/tdbtool source4/lib/tdb/bin/tdbtorture source4/lib/tdr/tdr_proto.h -source4/lib/util/apidocs +lib/util/apidocs lib/util/asn1_proto.h lib/util/pidfile.h lib/util/unix_privs.h |