s4:kdc: Implement KDC plugin hardware authentication policy
[samba.git] / .gitignore
index 1f064939de258fcf9e1197249680e3801b58d3a1..9a663e2a0659ca167385ee3fe93a516b6627624d 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -64,8 +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