s4-torture: add test to check for max. number of channels per session.
[garming/samba-autobuild/.git] / .gitignore
index 1a43d43b3b3a300bc061bd80e4679ffdf7d4bd64..1b307ca80d60774bb42fc5bdaa7b8d287da6777f 100644 (file)
@@ -18,6 +18,7 @@ autom4te.cache
 *.pyc
 semantic.cache
 /selftest/gnupg/random_seed
+/selftest/gnupg/.gpg-*
 /pidl/blib
 /pidl/cover_db
 /pidl/Makefile
@@ -63,5 +64,20 @@ 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