The branch, master has been updated
via 7e91ad47108 gitignore: remove clang-format
from 8a97afdae78 s3-net: fix "net ads kerberos" krb5ccname handling
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 7e91ad4710898d6f14bcbf99955923ea305d2b78
Author: Gary Lockyer <[email protected]>
Date: Fri Jul 25 11:24:37 2025 +1200
gitignore: remove clang-format
As we do have a project blessed clang-format, it should not be in
gitignore
Signed-off-by: Gary Lockyer <[email protected]>
Reviewed-by: Martin Schwenke <[email protected]>
Reviewed-by: Douglas Bagnall <[email protected]>
Autobuild-User(master): Martin Schwenke <[email protected]>
Autobuild-Date(master): Sat Jul 26 06:02:34 UTC 2025 on atb-devel-224
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 -
1 file changed, 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/.gitignore b/.gitignore
index 9a663e2a065..98964513d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,7 +66,6 @@ semantic.cache
/bin/.conf_check_*/*
/.emacs.desktop*
.gdb_history
-.clang-format
.agignore
# generated by configure
python/samba/provision/kerberos_implementation.py
--
Samba Shared Repository