smbd: Use NT_STATUS_PENDING instead of STATUS_PENDING
[gd/samba-autobuild/.git] / .gitignore
index ac05c21ddc80c5d7faea686369d114c43217e045..49abc2e9099917e1a5096a5c134eaa9bbd1ecf4c 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -69,3 +70,19 @@ 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
+
+# YouCompleteMe
+compile_commands.json
+.clangd/