s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF
[samba.git] / .gitignore
index 1a43d43b3b3a300bc061bd80e4679ffdf7d4bd64..9a663e2a0659ca167385ee3fe93a516b6627624d 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -18,6 +19,7 @@ autom4te.cache
 *.pyc
 semantic.cache
 /selftest/gnupg/random_seed
+/selftest/gnupg/.gpg-*
 /pidl/blib
 /pidl/cover_db
 /pidl/Makefile
@@ -63,5 +65,27 @@ semantic.cache
 /bin/.confcache/*/*
 /bin/.conf_check_*/*
 /.emacs.desktop*
-/.gdb_history
+.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