s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF
[samba.git] / .gitignore
index ac05c21ddc80c5d7faea686369d114c43217e045..9a663e2a0659ca167385ee3fe93a516b6627624d 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -69,3 +70,22 @@ semantic.cache
 .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