smbd: Add conn_using_smb2()
[samba.git] / .gitignore
index 33e8fc5da50cffea3aaba6e75af5d3666c470dd5..9a663e2a0659ca167385ee3fe93a516b6627624d 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -17,6 +18,8 @@ autom4te.cache
 *.patch
 *.pyc
 semantic.cache
+/selftest/gnupg/random_seed
+/selftest/gnupg/.gpg-*
 /pidl/blib
 /pidl/cover_db
 /pidl/Makefile
@@ -61,3 +64,28 @@ semantic.cache
 .testrepository
 /bin/.confcache/*/*
 /bin/.conf_check_*/*
+/.emacs.desktop*
+.gdb_history
+.clang-format
+.agignore
+# generated by configure
+python/samba/provision/kerberos_implementation.py
+
+# vagrant
+.vagrant/
+
+# Visual Studio Code
+.vscode/
+
+# read by pyenv to auto switch python envs
+.python-version
+
+# read by direnv to auto load environment variables
+.envrc
+
+# LSP servers
+compile_commands.json
+.clangd/
+.cache/
+.ropeproject/
+.tmplock